You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
matthiaskrgr opened this issue
May 10, 2025
· 1 comment
· Fixed by #14776
Assignees
Labels
C-bugCategory: Clippy is not doing the correct thingI-ICEIssue: Clippy panicked, giving an Internal Compilation Error (ICE) ❄️L-nurseryLint: Currently in the nursery group
The `mir_drops_elaborated_and_const_checked` query result has been
stolen already and cannot be borrowed again. Use the `optimized_mir`
query result instead.
changelog: [`missing_const_for_fn`]: fix ICE with some compilation
options
Fixes#14774
r? @Jarcho
C-bugCategory: Clippy is not doing the correct thingI-ICEIssue: Clippy panicked, giving an Internal Compilation Error (ICE) ❄️L-nurseryLint: Currently in the nursery group
Uh oh!
There was an error while loading. Please reload this page.
Summary
clippy-driver 7A8BA9EAB353077681959D01D05ABED1177C84A6CEFB373E1FE5C6AC8E0E5907.rs -Zvalidate-mir -Wclippy::missing_const_for_fn
Version
Error output
Backtrace
The text was updated successfully, but these errors were encountered: