diff options
| author | Alejandra González <blyxyas@gmail.com> | 2025-05-10 21:15:31 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-05-10 21:15:31 +0000 |
| commit | 7f6d507bba4ed88e996b84b642e661a9672440a4 (patch) | |
| tree | 87a29fa1817d73dfdf65a45d3eec20e75f87b107 /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp | |
| parent | f60807dfeee8be4725a04bf08b712ef8db719579 (diff) | |
| parent | 9ed53b85b7ebb52badbc8676e40725a55331c214 (diff) | |
| download | rust-7f6d507bba4ed88e996b84b642e661a9672440a4.tar.gz rust-7f6d507bba4ed88e996b84b642e661a9672440a4.zip | |
Fix ICE in `missing_const_for_fn` (#14776)
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 rust-lang/rust-clippy#14774 r? @Jarcho
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
