rust/src/test
Huon Wilson 9b2a8e1052 Revert "std: adjust requested stack size for thread-local storage."
This reverts commit f1b5f59287.

Using a private function of a library is a bad idea: several people (on
Linux) were meeting with linking errors because of it (different/older
versions of glibc).
2014-01-06 10:29:24 +11:00
..
auxiliary test: De-@mut the test suite 2014-01-03 14:02:01 -08:00
bench Don't allow newtype structs to be dereferenced. #6246 2014-01-04 14:44:12 -08:00
codegen Add pub to all the codegen tests 2013-10-10 06:00:51 -07:00
compile-fail rustc: Add error about obsolete struct deref 2014-01-04 14:44:14 -08:00
debug-info debuginfo: Add test case for recursive enum types (issue #11083) 2014-01-02 15:38:57 +01:00
pretty test: De-@mut the test suite 2014-01-03 14:02:01 -08:00
run-fail Don't abort the process in native::start 2014-01-05 09:20:31 -08:00
run-make Fix usage of rustc --ls on invalid files 2014-01-01 13:20:00 -08:00
run-pass Revert "std: adjust requested stack size for thread-local storage." 2014-01-06 10:29:24 +11:00
run-pass-fulldeps Stop using @ExtCtxt 2013-12-28 21:16:03 -07:00