rust/src/test
2017-02-25 18:35:25 +02: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 rustc_typeck: hook up collect and item/body check to on-demand. 2017-02-25 18:35:25 +02:00
compile-fail-fulldeps Add macro suggestions for macros imported with use 2017-02-23 20:28:35 +10:30
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 Rebase fixups 2017-02-10 19:47:09 +02:00
parse-fail Added test for inclusive_range_syntax in compile-fail test suite 2017-02-23 00:50:29 +05:30
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 rustc_typeck: hook up collect and item/body check to on-demand. 2017-02-25 18:35:25 +02:00
run-pass-fulldeps Don't assume plugin-whitelisted attributes are proc macro attributes 2017-02-22 15:43:03 -08:00
run-pass-valgrind Removes FIXMEs related to #22405 2017-01-31 21:27:13 -05:00
rustdoc Rollup merge of #39654 - ollie27:rustdoc_attributes, r=GuillaumeGomez 2017-02-12 19:16:28 +01:00
ui rustc_typeck: simplify AstConv requests as implemented by collect. 2017-02-25 17:07:59 +02:00
COMPILER_TESTS.md Move COMPILER_TESTS.md out of the root directory 2017-02-25 00:13:00 -06:00