rust/compiler/rustc_const_eval/src
bors 2e2642e641 Auto merge of #145304 - m-ou-se:simplify-panic, r=oli-obk
Revert "Partially outline code inside the panic! macro".

This reverts https://github.com/rust-lang/rust/pull/115670

Without any tests/benchmarks that show some improvement, it's hard to know whether the change had any positive effect. (And if it did, whether that effect is still achieved today.)
2025-08-16 10:15:46 +00:00
..
check_consts Revert "Partially outline code inside the panic! macro". 2025-08-12 12:52:39 +02:00
const_eval Revert "Partially outline code inside the panic! macro". 2025-08-12 12:52:39 +02:00
interpret Rollup merge of #145266 - camsteffen:reduce-queries, r=petrochenkov 2025-08-14 11:39:38 +02:00
util Rollup merge of #144949 - nnethercote:more-Printer-cleanups, r=davidtwco 2025-08-13 18:42:59 +02:00
errors.rs miri: for ABI mismatch errors, say which argument is the problem 2025-07-27 22:26:10 +02:00
lib.rs Rollup merge of #144682 - nxsaken:strict_overflow_ops, r=Mark-Simulacrum 2025-08-07 20:49:47 +10:00