rust/src/test
Huon Wilson 32513b0019 test: make the sort failure-safety test unsafeless and more obvious.
Previously it had some uninituitive conditionals due to the interaction
with the Rand construction and Clone reinitialisation to create
sequential identifying numbers. This replaces all that with just
constructing the DropCounters with the appropriate identifiers.
2014-10-14 22:20:59 +11:00
..
auxiliary Continue cfg syntax transition 2014-10-12 11:40:19 -07:00
bench fix shootout-mandelbrot to make it pass the shootout test 2014-10-11 22:29:10 +02:00
codegen librustc: Forbid private types in public APIs. 2014-09-22 20:05:45 -07:00
compile-fail auto merge of #17733 : jgallagher/rust/while-let, r=alexcrichton 2014-10-13 19:37:40 +00:00
compile-fail-fulldeps Set the non_uppercase_statics lint to warn by default 2014-10-03 20:39:56 +13:00
debuginfo Remove virtual struct tests 2014-10-11 19:42:26 +02: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 test: make the sort failure-safety test unsafeless and more obvious. 2014-10-14 22:20:59 +11:00
run-pass-fulldeps syntax: Parse outer attributes in quote_method! 2014-10-06 10:53:05 -04:00