summary refs log tree commit diff
path: root/src/librustc_mir/transform/simplify_branches.rs
AgeCommit message (Expand)AuthorLines
2016-06-16stop having `'static` in dump-mir namesAriel Ben-Yehuda-0/+3
2016-06-09use the type name as the pass nameAriel Ben-Yehuda-1/+0
2016-06-09refactor simplify_cfg and split off simplify_branchesAriel Ben-Yehuda-0/+64