rust/src/librustc_mir/transform
2016-08-03 11:10:38 -07:00
..
add_call_guards.rs fix MirSource::Promoted handling 2016-06-16 17:30:09 +03:00
deaggregator.rs reduce rightward drift, add precondition comment 2016-08-03 11:10:38 -07:00
dump_mir.rs use the type name as the pass name 2016-06-09 15:24:46 +03:00
erase_regions.rs use the type name as the pass name 2016-06-09 15:24:46 +03:00
mod.rs deaggregate structs to enable further optimization 2016-08-01 15:57:10 -07:00
no_landing_pads.rs use the type name as the pass name 2016-06-09 15:24:46 +03:00
promote_consts.rs Move errors from libsyntax to its own crate 2016-06-23 08:07:35 -04:00
qualify_consts.rs Move errors from libsyntax to its own crate 2016-06-23 08:07:35 -04:00
simplify_branches.rs stop having 'static in dump-mir names 2016-06-16 16:54:20 +03:00
simplify_cfg.rs stop having 'static in dump-mir names 2016-06-16 16:54:20 +03:00
type_check.rs Move errors from libsyntax to its own crate 2016-06-23 08:07:35 -04:00