rust/compiler/rustc_const_eval
bors 7d782b7ff4 Auto merge of #108175 - cjgillot:validate-storage, r=tmiasko
MIR-Validate StorageLive.

`StorageLive` statements on a local which already has storage is banned by miri.

This check is easy enough, and can detect bugs in MIR opts.
2023-02-27 11:41:41 +00:00
..
locales errors: generate typed identifiers in each crate 2023-02-22 09:15:53 +00:00
src Auto merge of #108175 - cjgillot:validate-storage, r=tmiasko 2023-02-27 11:41:41 +00:00
Cargo.toml remove unused imports 2023-02-06 17:40:18 +03:00