1
Fork 0
rust/compiler/rustc_const_eval/src/const_eval
bors 56ee85274e Auto merge of #106090 - WaffleLapkin:dereffffffffff, r=Nilstrieb
Remove some `ref` patterns from the compiler

Previous PR: https://github.com/rust-lang/rust/pull/105368

r? `@Nilstrieb`
2023-01-20 04:52:28 +00:00
..
error.rs rustc_const_eval: remove ref patterns (+some pattern matching imps) 2023-01-17 07:48:19 +00:00
eval_queries.rs Undo questionable changes 2023-01-17 07:48:19 +00:00
fn_queries.rs attempt to make a minimal example work 2023-01-12 02:28:37 +00:00
machine.rs Auto merge of #106090 - WaffleLapkin:dereffffffffff, r=Nilstrieb 2023-01-20 04:52:28 +00:00
mod.rs cleanup and dedupe CTFE and Miri error reporting 2022-11-16 10:13:29 +01:00
valtrees.rs Combine identical alias arms 2022-12-13 17:48:55 +00:00