rust/src/librustc/mir
Niko Matsakis ed7c30b888 rework MIR visitor
We now visit more things (e.g., types) and also follow a deliberate
style designed to reduce omissions.
2016-03-24 06:23:59 -04:00
..
mir_map.rs Add Pass manager for MIR 2016-03-04 15:20:10 +02:00
repr.rs rework MIR visitor 2016-03-24 06:23:59 -04:00
tcx.rs hir, mir: Separate HIR expressions / MIR operands from InlineAsm. 2016-03-17 21:51:55 +02:00
transform.rs Change MirPass to also take NodeId 2016-03-07 23:21:39 +02:00
visit.rs rework MIR visitor 2016-03-24 06:23:59 -04:00