-
Notifications
You must be signed in to change notification settings - Fork 12.8k
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: macros: entered unreachable code'
#126742
Labels
C-bug
Category: This is a bug.
F-fn_delegation
`#![feature(fn_delegation)]`
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.
labels
Jun 20, 2024
rustbot
added
needs-triage
This issue may need triage. Remove it if it has been sufficiently triaged.
F-fn_delegation
`#![feature(fn_delegation)]`
labels
Jun 20, 2024
#124135 ^_^ |
Fixed in #126837. |
compiler-errors
added a commit
to compiler-errors/rust
that referenced
this issue
Jun 23, 2024
…errors delegation: Do not crash on qpaths without a trait Fixes rust-lang#126742
compiler-errors
added a commit
to compiler-errors/rust
that referenced
this issue
Jun 23, 2024
…errors delegation: Do not crash on qpaths without a trait Fixes rust-lang#126742
rust-timer
added a commit
to rust-lang-ci/rust
that referenced
this issue
Jun 23, 2024
Rollup merge of rust-lang#126837 - petrochenkov:delegfix, r=compiler-errors delegation: Do not crash on qpaths without a trait Fixes rust-lang#126742
saethlin
removed
the
needs-triage
This issue may need triage. Remove it if it has been sufficiently triaged.
label
Jun 24, 2024
github-actions bot
pushed a commit
to rust-lang/miri
that referenced
this issue
Jun 24, 2024
delegation: Do not crash on qpaths without a trait Fixes rust-lang/rust#126742
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.
F-fn_delegation
`#![feature(fn_delegation)]`
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.
auto-reduced (treereduce-rust):
original:
Version information
Command:
/home/matthias/.rustup/toolchains/master/bin/rustc
Program output
@rustbot label +F-fn_delegation
The text was updated successfully, but these errors were encountered: