rust/src/librustc_driver
Niko Matsakis 41bca6dd76 Remove contraction. The contraction rules predated the notion of an
empty region, and they complicate region inference to no particular end.
They also lead in some cases to spurious errors like #29048 (though in
some cases these errors are helpful in tracking down missing
constraints).
2015-10-28 18:48:49 -04:00
..
driver.rs Disable MIR on beta/stable until we've resolved #29227 is resolved. 2015-10-26 15:05:35 -04:00
lib.rs save-analysis: don't recompute crate name 2015-10-21 12:04:48 +13:00
pretty.rs fix bug in hir,identified 2015-10-22 16:58:08 -04:00
target_features.rs Add some SIMD target_feature cfg's when appropriate. 2015-08-17 14:41:37 -07:00
test.rs Remove contraction. The contraction rules predated the notion of an 2015-10-28 18:48:49 -04:00