rust/src/test
Steven Fackler aa3b1261b1 Continue cfg syntax transition
All deprecation warnings have been converted to errors. This includes
the warning for multiple cfgs on one item. We'll leave that as an error
for some period of time to ensure that all uses are updated before the
behavior changes from "or" to "and".
2014-10-12 11:40:19 -07:00
..
auxiliary Continue cfg syntax transition 2014-10-12 11:40:19 -07:00
bench auto merge of #17936 : TeXitoi/rust/remove-shootout-warnings, r=alexcrichton 2014-10-11 04:37:04 +00:00
codegen librustc: Forbid private types in public APIs. 2014-09-22 20:05:45 -07:00
compile-fail auto merge of #17669 : nikomatsakis/rust/multidispatch, r=pcwalton 2014-10-10 03:02:02 +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: Convert statics to constants 2014-10-09 09:44:52 -07:00
run-fail tests: remove uses of Gc. 2014-10-02 17:02:15 +03:00
run-make Continue cfg syntax transition 2014-10-12 11:40:19 -07:00
run-pass Continue cfg syntax transition 2014-10-12 11:40:19 -07:00
run-pass-fulldeps syntax: Parse outer attributes in quote_method! 2014-10-06 10:53:05 -04:00