about summary refs log tree commit diff
path: root/compiler/rustc_mir/src/transform/const_goto.rs
AgeCommit message (Expand)AuthorLines
2021-03-05Bump all mir_opt_level 3 to 4Santiago Pastorino-1/+1
2021-03-05Extract mir_opt_level to a method and use Option to be able to know if the va...Santiago Pastorino-1/+1
2021-02-22New mir-opt pass to simplify gotos with const valuesSimon Vandel Sillesen-0/+122