rust/src/librustc_trans
Manish Goregaokar 60f7732ccd Rollup merge of #22910 - dotdash:time_llvm_passes, r=cmr
The timing code break when using multiple codegen units, but that
shouldn't stop us from using it with a single codegen unit.
2015-03-01 09:50:30 +05:30
..
back Re-enable -Z time-llvm-passes when using a single codegen unit 2015-02-28 22:40:39 +01:00
save Fix fallout from rebasing. 2015-02-24 14:16:02 +02:00
trans Rollup merge of #22907 - dotdash:static_assert_bool, r=eddyb 2015-03-01 09:49:48 +05:30
lib.rs std: Stabilize the env module 2015-02-27 13:41:49 -08:00
README.txt

See the README.txt in ../librustc.