rust/compiler/rustc_const_eval/src/const_eval
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
..
error.rs move required_consts check to general post-mono-check function 2023-09-14 22:30:42 +02:00
eval_queries.rs adjust constValue::Slice to work for arbitrary slice types 2023-09-19 20:17:43 +02:00
fn_queries.rs lower impl const to bind to host effect param 2023-08-06 13:34:53 +00:00
machine.rs Auto merge of #115670 - Zoxc:outline-panic-macro-1, r=Mark-Simulacrum 2023-10-01 05:56:47 +00:00
mod.rs Add a way to decouple the implementation and the declaration of a TyCtxt method. 2023-09-22 09:23:15 +00:00
valtrees.rs Remove GeneratorWitness and rename GeneratorWitnessMIR. 2023-09-23 13:47:30 +00:00