rust/compiler/rustc_const_eval/src
Matthias Krüger 68048199c9
Rollup merge of #96714 - RalfJung:scalar-pair-debug, r=oli-obk
interpret/validity: debug-check ScalarPair layout information

This would have caught https://github.com/rust-lang/rust/issues/96158.
I ran the Miri test suite and it still passes.

r? `@oli-obk`
2022-05-05 15:43:07 +02:00
..
const_eval rustc: Panic by default in DefIdTree::parent 2022-05-02 01:56:50 +03:00
interpret give it a scary name 2022-05-05 09:55:38 +02:00
transform Eliminate duplication of RPO calculation for mir 2022-04-30 03:42:57 +08:00
util rustc: Panic by default in DefIdTree::parent 2022-05-02 01:56:50 +03:00
lib.rs Stabilize bool::then_some 2022-05-04 13:22:08 +02:00