about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2023-06-13 18:37:27 +0000
committerbors <bors@rust-lang.org>2023-06-13 18:37:27 +0000
commiteefc2a0ac4e72d5532f9e0d9bd76971bdac3f597 (patch)
tree509494cdc2d66d5a1bc9f3527af2b9138b79b6dd /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
parent72332b2598b3077ef6241eadcb807d1f89175af0 (diff)
parent9bc5a146fdfb521034eb7b9b907e1d113791d30d (diff)
downloadrust-eefc2a0ac4e72d5532f9e0d9bd76971bdac3f597.tar.gz
rust-eefc2a0ac4e72d5532f9e0d9bd76971bdac3f597.zip
Auto merge of #10891 - Centri3:missing_const_for_fn, r=Jarcho
[`missing_const_for_fn`]: Ensure dropped locals are `~const Destruct`

this will check every local for `TerminatorKind::Drop` to ensure they can be evaluated at compile time, not sure if this is the best way to do this but MIR is confusing and it works so...

fixes #10617

changelog: [`missing_const_for_fn`]: Ensure dropped locals are `~const Destruct`
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions