rust/src/librustc_mir/transform
bors 2f2b8b34c2 Auto merge of #44253 - eddyb:nice-scope, r=nikomatsakis
rustc: rename CodeExtent to Scope and RegionMaps to ScopeTree.

r? @nikomatsakis
2017-09-03 12:46:14 +00:00
..
add_call_guards.rs use field init shorthand EVERYWHERE 2017-08-15 15:29:17 -07:00
add_validation.rs rustc: rename CodeExtent to Scope and RegionMaps to ScopeTree. 2017-09-01 23:27:48 +03:00
clean_end_regions.rs rustc: rename CodeExtent to Scope and RegionMaps to ScopeTree. 2017-09-01 23:27:48 +03:00
copy_prop.rs Merge remote-tracking branch 'origin/master' into gen 2017-08-16 10:03:47 -07:00
deaggregator.rs box large variants in MIR 2017-05-12 01:43:04 +03:00
dump_mir.rs rip out everything but MirPass, move the logic into suites 2017-05-02 16:21:55 -04:00
elaborate_drops.rs Fix indentation 2017-08-25 07:16:24 -07:00
erase_regions.rs use field init shorthand EVERYWHERE 2017-08-15 15:29:17 -07:00
generator.rs Add some comments and fix a typo 2017-08-25 19:19:42 +02:00
inline.rs Merge branch 'master' of https://github.com/rust-lang/rust into gen 2017-08-28 02:41:16 +02:00
instcombine.rs use field init shorthand EVERYWHERE 2017-08-15 15:29:17 -07:00
mod.rs Merge remote-tracking branch 'origin/master' into gen 2017-08-21 15:50:00 -07:00
nll.rs use field init shorthand EVERYWHERE 2017-08-15 15:29:17 -07:00
no_landing_pads.rs Rename suspend to yield 2017-07-28 15:46:24 +02:00
promote_consts.rs Merge remote-tracking branch 'origin/master' into gen 2017-08-16 10:03:47 -07:00
qualify_consts.rs rustc_mir: actually "promote" constants' MIR to 'static by removing StorageDead's. 2017-09-02 02:17:28 +03:00
rustc_peek.rs Refactor trait BitDenotation to take Location instead of BasicBlock/usize argument pairs. 2017-08-16 15:53:27 +02:00
simplify_branches.rs box large variants in MIR 2017-05-12 01:43:04 +03:00
simplify.rs use field init shorthand EVERYWHERE 2017-08-15 15:29:17 -07:00
type_check.rs Merge remote-tracking branch 'origin/master' into gen 2017-08-21 10:41:56 -07:00