-
Notifications
You must be signed in to change notification settings - Fork 13.4k
ICE: no errors encountered even though delay_span_bug
issued
#116809
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Labels
C-bug
Category: This is a bug.
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Comments
note that removing the unnecessary |
estebank
added a commit
to estebank/rust
that referenced
this issue
Oct 16, 2023
Windows paths do not support `:`, so use a datetime format in ICE dump paths that Windows will accept. Fix rust-lang#116809, fix rust-lang#115180.
Modifying this ticket to only cover the delay_span_bug, while #115180 covers only the windows path issue. |
delay_span_bug
issued
@estebank my understanding is the policy for no_core ICEs is WONTFIX, so probably this should just be closed |
estebank
added a commit
to estebank/rust
that referenced
this issue
Oct 16, 2023
Windows paths do not support `:`, so use a datetime format in ICE dump paths that Windows will accept. Fix rust-lang#116809, fix rust-lang#115180.
estebank
added a commit
to estebank/rust
that referenced
this issue
Oct 16, 2023
Windows paths do not support `:`, so use a datetime format in ICE dump paths that Windows will accept. Fix rust-lang#116809, fix rust-lang#115180.
estebank
added a commit
to estebank/rust
that referenced
this issue
Oct 17, 2023
Windows paths do not support `:`, so use a datetime format in ICE dump paths that Windows will accept. Fix rust-lang#116809, fix rust-lang#115180.
bors
added a commit
to rust-lang-ci/rust
that referenced
this issue
Oct 18, 2023
…enkov Use `YYYY-MM-DDTHH_MM_SS` as datetime format for ICE dump files Windows paths do not support `:`, so use a datetime format in ICE dump paths that Windows will accept. CC rust-lang#116809, fix rust-lang#115180.
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
Labels
C-bug
Category: This is a bug.
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Uh oh!
There was an error while loading. Please reload this page.
i am so sorry
@estebank this bit in particular looks wrong, probably it needs to omit the colon on windows?
Code
Meta
rustc --version --verbose
:Error output
Backtrace
@rustbot label +O-windows
The text was updated successfully, but these errors were encountered: