rust/src/test
William Throwe 3a4904f06f Add regression test for atomics being Send + Sync
Thanks to Tamir Duberstein for the implementation suggestion.
2015-07-16 00:46:04 -04:00
..
auxiliary Change some instances of .connect() to .join() 2015-07-10 19:40:46 -04:00
bench Use vec![elt; n] where possible 2015-07-09 11:05:32 +02:00
codegen Pass fat pointers in two immediate arguments 2015-06-20 18:58:47 +02:00
compile-fail Auto merge of #26241 - SimonSapin:derefmut-for-string, r=alexcrichton 2015-07-13 23:47:06 +00:00
compile-fail-fulldeps Auto merge of #25168 - Manishearth:register_attr, r=eddyb 2015-05-24 09:38:26 +00:00
debuginfo Fallout in tests and docs from feature renamings 2015-06-17 09:07:16 -07:00
parse-fail Tell unicode escapes can’t be used as bytes earlier/more 2015-07-13 02:09:22 +03:00
pretty Feature-gate #[prelude_import]. 2015-07-05 22:35:20 +03:00
run-fail Support checked Shl/Shr on SIMD types 2015-06-20 01:38:28 +00:00
run-fail-fulldeps syntax: refactor (Span)Handler and ParseSess constructors to be methods. 2015-05-14 01:47:56 +03:00
run-make Fix a span bug for qualified paths 2015-07-09 12:24:39 +12:00
run-pass Add regression test for atomics being Send + Sync 2015-07-16 00:46:04 -04:00
run-pass-fulldeps Use assert_eq! instead of assert! in tests 2015-06-13 14:55:55 +03:00
run-pass-valgrind Use assert_eq! instead of assert! in tests 2015-06-13 14:55:55 +03:00
rustdoc Use assert_eq! instead of assert! in tests 2015-06-13 14:55:55 +03:00