rust/compiler/rustc_const_eval/src/transform
Dylan MacKenzie 3e0e8be037 Handle DropAndReplace in const-checking
It runs before the real drop elaboration pass.
2021-11-30 17:25:30 -08:00
..
check_consts Handle DropAndReplace in const-checking 2021-11-30 17:25:30 -08:00
mod.rs Rename rustc_mir to rustc_const_eval. 2021-09-07 20:46:26 +02:00
promote_consts.rs Remove Candidate::source_info 2021-11-05 21:31:25 +01:00
validate.rs Unwrap the results of type folders 2021-11-26 07:38:25 +00:00