rust/src/test
Nick Cameron 2d3823441f Put slicing syntax behind a feature gate.
[breaking-change]

If you are using slicing syntax you will need to add #![feature(slicing_syntax)] to your crate.
2014-10-07 15:49:53 +13:00
..
auxiliary auto merge of #16995 : kmcallister/rust/plugin-tutorial, r=alexcrichton 2014-10-03 07:33:26 +00:00
bench Put slicing syntax behind a feature gate. 2014-10-07 15:49:53 +13:00
codegen librustc: Forbid private types in public APIs. 2014-09-22 20:05:45 -07:00
compile-fail Put slicing syntax behind a feature gate. 2014-10-07 15:49:53 +13:00
compile-fail-fulldeps Set the non_uppercase_statics lint to warn by default 2014-10-03 20:39:56 +13:00
debuginfo Put slicing syntax behind a feature gate. 2014-10-07 15:49:53 +13:00
pretty Test fixes from the rollup 2014-10-03 11:43:15 -07:00
run-fail tests: remove uses of Gc. 2014-10-02 17:02:15 +03:00
run-make auto merge of #16970 : kmcallister/rust/llvm-unreachable, r=thestinger 2014-10-05 07:17:09 +00:00
run-pass Put slicing syntax behind a feature gate. 2014-10-07 15:49:53 +13:00
run-pass-fulldeps test: Fix a test that fails when cross compiling 2014-10-03 16:13:33 -07:00