rust/compiler/rustc_const_eval/src
Dylan MacKenzie 3e0e8be037 Handle DropAndReplace in const-checking
It runs before the real drop elaboration pass.
2021-11-30 17:25:30 -08:00
..
const_eval Give inline const separate DefKind 2021-11-07 03:59:06 +00:00
interpret Miri: fix alignment check in array initialization 2021-11-27 18:18:48 -05:00
transform Handle DropAndReplace in const-checking 2021-11-30 17:25:30 -08:00
util Rename rustc_mir to rustc_const_eval. 2021-09-07 20:46:26 +02:00
lib.rs Unwrap the results of type folders 2021-11-26 07:38:25 +00:00