rust/src/librustc_mir
bors 45087f36ce Auto merge of #29817 - michaelwoerister:mir-ty-closure-fields, r=nikomatsakis
Add a missing case in LvalueTy::projection_ty() that popped up earlier today.

cc @rust-lang/compiler @nikomatsakis
2015-11-14 06:08:09 +00:00
..
build Rollup merge of #29776 - nikomatsakis:mir-29740, r=nrc 2015-11-12 13:18:51 +05:30
graphviz Partially format librustc_mir with rustfmt. 2015-10-07 14:37:45 +02:00
hair rustc_mir: don't miss the autoref when doing an unsize 2015-11-13 22:47:02 +02:00
tcx Auto merge of #29817 - michaelwoerister:mir-ty-closure-fields, r=nikomatsakis 2015-11-14 06:08:09 +00:00
transform Add a MIR pass to simplify the control flow graph 2015-11-12 14:39:23 +01:00
lib.rs Add a MIR pass to simplify the control flow graph 2015-11-12 14:39:23 +01:00
mir_map.rs Auto merge of #29757 - dotdash:mir_simplify_cfg, r=nikomatsakis 2015-11-12 15:48:34 +00:00
repr.rs Auto merge of #29757 - dotdash:mir_simplify_cfg, r=nikomatsakis 2015-11-12 15:48:34 +00:00
visit.rs Auto merge of #29616 - nagisa:mir-repeat, r=nikomatsakis 2015-11-12 02:24:06 +00:00