rust/compiler/rustc_const_eval/src
bors 296c7a683c Auto merge of #115184 - saethlin:local-allocated-spans, r=RalfJung
Record allocation spans inside force_allocation

This expands https://github.com/rust-lang/miri/pull/2940 to cover locals

r? `@RalfJung`
2023-08-25 17:03:33 +00:00
..
const_eval avoid return in tail position 2023-08-20 15:52:40 +02:00
interpret Auto merge of #115184 - saethlin:local-allocated-spans, r=RalfJung 2023-08-25 17:03:33 +00:00
transform when terminating during unwinding, show the reason why 2023-08-24 13:28:26 +02:00
util Only check packed ADT. 2023-08-24 15:42:55 +00:00
errors.rs interpret: remove incomplete protection against invalid where clauses 2023-08-08 10:35:22 +02:00
lib.rs Name the destructure_mir_constant query appropriately 2023-07-05 15:54:43 +00:00