ICE - "interpolated tokens should not be present in the HIR" #78892
Labels
C-bug
Category: This is a bug.
E-needs-test
Call for participation: An issue has been fixed and does not reproduce, but no test has been 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.
Code
Off-topic note regarding clippy
In the project I work on I deny everything and allow specific lints on "minimal" scopes. I run both clippy stable and nightly. "minimal", because it is not that rare that I need to apply `#[allow()]` to a larger scope; otherwise it does not work.Meta
rustc --version --verbose
:Note: the bug does not occur in nightly:
Error output
Backtrace
The text was updated successfully, but these errors were encountered: