-
Notifications
You must be signed in to change notification settings - Fork 12.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ICE: delayed_good_path_bugs: trimmed_def_paths constructed #99387
Labels
C-bug
Category: This is a bug.
glacier
ICE tracked in rust-lang/glacier.
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
matthiaskrgr
added
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.
C-bug
Category: This is a bug.
requires-debug-assertions
This issue requires a build of rustc or tooling with debug-assertions in some way
labels
Jul 17, 2022
backtrace part 1
|
backtrace part 2 / cont
|
actually does not seem to require debug assertions, mh |
matthiaskrgr
removed
the
requires-debug-assertions
This issue requires a build of rustc or tooling with debug-assertions in some way
label
Jul 19, 2022
@matthiaskrgr Might be better to use a GitHub gist or similar and link to it instead. :) |
ehuss
pushed a commit
to ehuss/rust
that referenced
this issue
Aug 31, 2022
Delay formatting trimmed path until lint/error is emitted Fixes rust-lang#99387 r? `@davidtwco`
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
C-bug
Category: This is a bug.
glacier
ICE tracked in rust-lang/glacier.
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.
Code
code from glacier/fixed/70121.rs
Meta
rustc --version --verbose
:Error output
rustc ./70121.rs
backtrace does not fit into a single comment :|
The text was updated successfully, but these errors were encountered: