rust/src/test
bors d662820b29 auto merge of #10680 : alexcrichton/rust/relax-feature-gate, r=thestinger
Instead of forcibly always aborting compilation, allow usage of
 #[warn(unknown_features)] and related lint attributes to selectively abort
 compilation. By default, this lint is deny.
2013-11-27 14:17:41 -08:00
..
auxiliary test: Remove non-procedure uses of do from compiletest, libstd tests, 2013-11-26 08:25:27 -08:00
bench librustc: Fix merge fallout. 2013-11-26 11:04:39 -08:00
codegen
compile-fail auto merge of #10680 : alexcrichton/rust/relax-feature-gate, r=thestinger 2013-11-27 14:17:41 -08:00
debug-info librustc: Fix merge fallout. 2013-11-26 11:04:39 -08:00
pretty librustc: Fix merge fallout. 2013-11-26 11:04:39 -08:00
run-fail librustc: Make || lambdas not infer to procs 2013-11-26 08:25:27 -08:00
run-pass Support multiple item macros 2013-11-26 13:56:02 -08:00
run-pass-fulldeps test: Remove most uses of &fn() from the tests. 2013-11-26 08:19:00 -08:00