rust/src/tools
bors d46ed83e2e Auto merge of #34715 - scottcarr:mir-test, r=nikomatsakis
Add MIR Optimization Tests

I've starting working on the infrastructure for testing MIR optimizations.

The plan now is to have a set of test cases (written in Rust), compile them with -Z dump-mir, and check the MIR before and after each pass.
2016-07-21 19:44:59 -07:00
..
cargotest run rustfmt on cargotest folder in src/tools/cargotest 2016-06-11 19:05:31 +05:30
compiletest add mir optimization tests, dump-mir-dir option 2016-07-20 19:41:39 -07:00
error_index_generator fix alignment 2016-03-22 22:03:54 -05:00
linkchecker Reject invalid urls in linkchecker 2016-06-29 22:58:57 +01:00
rustbook std: Stabilize APIs for the 1.11.0 release 2016-07-03 10:49:01 -07:00
tidy Update make tidy 2016-07-11 23:24:49 +02:00