rust/src/test
2015-07-29 08:23:04 +00:00
..
auxiliary Auto merge of #27234 - oli-obk:move_get_name_get_ident_to_impl, r=eddyb 2015-07-28 21:14:28 +00: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 #27349 - arielb1:constant-at, r=alexcrichton 2015-07-29 08:23:04 +00:00
compile-fail-fulldeps Auto merge of #25168 - Manishearth:register_attr, r=eddyb 2015-05-24 09:38:26 +00:00
debuginfo Create proper debuginfo for closure variables 2015-07-20 15:45:11 +02:00
parse-fail Turn on box(PLACE) expr deprecation warning post-snapshot. 2015-07-27 18:11:43 +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 test: Fix lto-syntax-extension 2015-07-27 10:42:04 -07:00
run-pass Auto merge of #27261 - arielb1:drop-sanity-check, r=pnkfelix 2015-07-29 06:47:55 +00:00
run-pass-fulldeps test: Fix lto-syntax-extension 2015-07-27 10:42:04 -07:00
run-pass-valgrind Use assert_eq! instead of assert! in tests 2015-06-13 14:55:55 +03:00
rustdoc Auto merge of #27103 - wthrowe:doc_format, r=alexcrichton 2015-07-21 01:41:22 +00:00