add_call_guards.rs
|
rustc: move mir::repr::* to mir.
|
2016-10-28 10:37:24 +03:00 |
copy_prop.rs
|
rustc: rename TyCtxt's map field to hir .
|
2017-01-26 13:41:28 +02:00 |
deaggregator.rs
|
rustc: rename TyCtxt's map field to hir .
|
2017-01-26 13:41:28 +02:00 |
dump_mir.rs
|
Remove scope_auxiliary .
|
2016-11-14 17:04:05 +11:00 |
erase_regions.rs
|
rustc: move mir::repr::* to mir.
|
2016-10-28 10:37:24 +03:00 |
instcombine.rs
|
Simplify use of mir_opt_level
|
2016-12-11 21:23:59 +01:00 |
mod.rs
|
A way to remove otherwise unused locals from MIR
|
2016-11-03 06:17:01 +02:00 |
no_landing_pads.rs
|
SwitchInt over Switch
|
2017-02-10 19:42:41 +02:00 |
qualify_consts.rs
|
Make Rvalue::ty infallible
|
2017-02-28 17:12:55 +02:00 |
simplify.rs
|
SwitchInt over Switch
|
2017-02-10 19:42:41 +02:00 |