rust/compiler/rustc_const_eval/src
Matthias Krüger 23f86255ef
Rollup merge of #115272 - RalfJung:miri-error-print, r=saethlin
miri/diagnostics: don't forget to print_backtrace when ICEing on unexpected errors

This should fix the missing output encountered [here](https://github.com/rust-lang/rust/issues/115145#issuecomment-1694334410).

r? `@saethlin`
2023-08-30 07:18:11 +02:00
..
const_eval avoid return in tail position 2023-08-20 15:52:40 +02:00
interpret Rollup merge of #115272 - RalfJung:miri-error-print, r=saethlin 2023-08-30 07:18:11 +02:00
transform Rollup merge of #115164 - RalfJung:no-in-place-packed, r=b-naber 2023-08-28 19:53:54 +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