rust/compiler/rustc_const_eval/src
bors 8fa7bdf191 Auto merge of #115670 - Zoxc:outline-panic-macro-1, r=Mark-Simulacrum
Partially outline code inside the panic! macro

This outlines code inside the panic! macro in some cases. This is split out from https://github.com/rust-lang/rust/pull/115562 to exclude changes to rustc.
2023-10-01 05:56:47 +00:00
..
const_eval Auto merge of #115670 - Zoxc:outline-panic-macro-1, r=Mark-Simulacrum 2023-10-01 05:56:47 +00:00
interpret Skip reinterning if nothing changed 2023-09-28 16:13:38 +00:00
transform Auto merge of #115670 - Zoxc:outline-panic-macro-1, r=Mark-Simulacrum 2023-10-01 05:56:47 +00:00
util Remove GeneratorWitness and rename GeneratorWitnessMIR. 2023-09-23 13:47:30 +00:00
errors.rs don't point at const usage site for resolution-time errors 2023-09-14 22:34:05 +02:00
lib.rs Have a single struct for queries and hook 2023-09-22 16:26:20 +00:00