rust/compiler/rustc_const_eval/src/transform
SparrowLii 7149bbcdc5 Eliminate duplication of RPO calculation for mir
add `postorder_cache` to mir Body

add `ReversePostorderCache` struct

correct struct name and comments
2022-04-30 03:42:57 +08:00
..
check_consts Add new Deinit statement kind 2022-04-11 08:55:03 -04:00
mod.rs Don't re-export MirPass 2021-11-29 12:58:15 -08:00
promote_consts.rs Eliminate duplication of RPO calculation for mir 2022-04-30 03:42:57 +08:00
validate.rs Relax restrictions for copy operands 2022-04-22 16:45:15 -04:00