rust/src/librustc_mir
bors e1d2bc2916 Auto merge of #35166 - nikomatsakis:incr-comp-ice-34991-2, r=mw
Address ICEs running w/ incremental compilation and building glium

Fixes for various ICEs I encountered trying to build glium with incremental compilation enabled. Building glium now works. Of the 4 ICEs, I have test cases for 3 of them -- I didn't isolate a test for the last commit and kind of want to go do other things -- most notably, figuring out why incremental isn't saving much *effort*.

But if it seems worthwhile and I can come back and try to narrow down the problem.

r? @michaelwoerister

Fixes #34991
Fixes #32015
2016-08-09 10:00:54 -07:00
..
build Move errors from libsyntax to its own crate 2016-06-23 08:07:35 -04:00
hair track MIR through the dep-graph 2016-08-08 18:44:24 -04:00
transform Auto merge of #35166 - nikomatsakis:incr-comp-ice-34991-2, r=mw 2016-08-09 10:00:54 -07:00
Cargo.toml Fix Cargo.tomls 2016-06-27 18:30:46 +00:00
diagnostics.rs Implement RFC 1440 "Allow Drop types in statics/const functions". 2016-05-07 19:14:33 +03:00
graphviz.rs track MIR through the dep-graph 2016-08-08 18:44:24 -04:00
lib.rs Move errors from libsyntax to its own crate 2016-06-23 08:07:35 -04:00
mir_map.rs track MIR through the dep-graph 2016-08-08 18:44:24 -04:00
pretty.rs track MIR through the dep-graph 2016-08-08 18:44:24 -04:00