rust/src/test
2017-03-01 15:44:27 -05:00
..
codegen Update codegen test with new attributes 2017-02-22 09:49:12 +13:00
codegen-units trans: Treat generics like regular functions, not like #[inline] functions during CGU partitioning. 2017-01-09 10:06:58 -05:00
compile-fail Auto merge of #34198 - eddyb:you're-a-bad-transmute-and-you-should-feel-bad, r=nikomatsakis 2017-03-01 10:03:44 +00:00
compile-fail-fulldeps Add syntax::ext::tt::quoted::{TokenTree, ..} and remove tokenstream::TokenTree::Sequence. 2017-02-28 22:14:29 +00:00
debuginfo Exclude top-level macro expansions from source location override. 2017-02-08 22:10:33 -08:00
incremental rustc_typeck: hook up collect and item/body check to on-demand. 2017-02-25 18:35:25 +02:00
mir-opt rustc_const_eval: always demand typeck_tables for evaluating constants. 2017-02-25 18:35:26 +02:00
parse-fail Add warning cycle. 2017-02-28 22:15:12 +00:00
pretty Update pretty test for derive attributes 2017-02-05 12:22:29 +10:30
run-fail Warn when a #[should_panic] test has an unexpected message 2016-11-18 21:01:19 +10:30
run-fail-fulldeps Fix fallout in rustdoc and tests. 2016-11-21 12:16:46 +00:00
run-make Rollup merge of #39864 - cramertj:normalize-breaks, r=nikomatsakis 2017-02-25 14:13:16 +02:00
run-pass inhibit enum layout optimizations under #[repr(C)] or #[repr(u8)] 2017-03-01 15:44:27 -05:00
run-pass-fulldeps Add regression test. 2017-02-28 22:15:13 +00:00
run-pass-valgrind Removes FIXMEs related to #22405 2017-01-31 21:27:13 -05:00
rustdoc Rollup merge of #39944 - GuillaumeGomez:associated-consts, r=frewsxcv 2017-02-28 22:55:28 -05:00
ui rustc_const_eval: always demand typeck_tables for evaluating constants. 2017-02-25 18:35:26 +02:00
COMPILER_TESTS.md Move COMPILER_TESTS.md out of the root directory 2017-02-25 00:13:00 -06:00