rust/src/test
Keegan McAllister db3bd23467 Rename the no_split_stack attribute to no_stack_check
The old name is misleading as we haven't had segmented stacks in quite some
time. But we still recognize it, with a deprecation warning.
2014-10-09 14:24:36 -07: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 auto merge of #17880 : pcwalton/rust/duplicate-bindings-in-parameter-list, r=alexcrichton 2014-10-09 16:57:03 +00:00
compile-fail-fulldeps Set the non_uppercase_statics lint to warn by default 2014-10-03 20:39:56 +13:00
debuginfo Rename the no_split_stack attribute to no_stack_check 2014-10-09 14:24:36 -07: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 Rename the no_split_stack attribute to no_stack_check 2014-10-09 14:24:36 -07:00
run-pass-fulldeps syntax: Parse outer attributes in quote_method! 2014-10-06 10:53:05 -04:00