about summary refs log tree commit diff
path: root/src/test/rustdoc-ui/coverage/enum-tuple.rs
diff options
context:
space:
mode:
authorAlejandra González <blyxyas@gmail.com>2025-05-10 21:15:31 +0000
committerGitHub <noreply@github.com>2025-05-10 21:15:31 +0000
commit7f6d507bba4ed88e996b84b642e661a9672440a4 (patch)
tree87a29fa1817d73dfdf65a45d3eec20e75f87b107 /src/test/rustdoc-ui/coverage/enum-tuple.rs
parentf60807dfeee8be4725a04bf08b712ef8db719579 (diff)
parent9ed53b85b7ebb52badbc8676e40725a55331c214 (diff)
downloadrust-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 'src/test/rustdoc-ui/coverage/enum-tuple.rs')
0 files changed, 0 insertions, 0 deletions