rust/src/test
2018-09-17 16:09:23 +00:00
..
auxiliary
codegen Restrict most uses of const_fn to min_const_fn 2018-08-31 08:40:00 +02:00
codegen-units Really make CGU names unique across crates. 2018-09-12 12:46:48 +02:00
compile-fail stabilize #[panic_handler] 2018-09-07 13:27:30 +02:00
compile-fail-fulldeps resolve: Do not error on access to proc macros imported with #[macro_use] 2018-09-16 21:13:41 +03:00
debuginfo pretty printing for btreemap 2018-08-15 13:48:10 +09:00
incremental Auto merge of #53793 - toidiu:ak-stabalize, r=nikomatsakis 2018-09-12 11:27:48 +00:00
incremental-fulldeps use an incremental-fulldeps test instead of a run-make test 2018-08-26 18:48:41 +03:00
mir-opt Auto merge of #54032 - oli-obk:layout_scalar_ranges, r=eddyb 2018-09-14 09:47:21 +00:00
parse-fail Fix existing test 2018-09-05 07:03:02 -07:00
pretty Stabilize 'attr_literals' feature. 2018-08-23 19:06:07 -07:00
run-fail Restrict most uses of const_fn to min_const_fn 2018-08-31 08:40:00 +02:00
run-fail-fulldeps mv (mod) codemap source_map 2018-08-19 23:01:00 +02:00
run-make rustc: Continue to tweak "std internal symbols" 2018-08-26 16:34:14 -07:00
run-make-fulldeps rustc_resolve: don't allow ::crate_name to bypass extern_prelude. 2018-09-15 22:48:10 +03:00
run-pass introduce SelfCtor 2018-09-13 12:27:29 +08:00
run-pass-fulldeps Add missing #![feature(min_const_fn)] to the newtype_index test. 2018-09-11 22:52:00 +03:00
run-pass-valgrind Implement simple codegen for unsized rvalues. 2018-08-19 08:07:33 +09:00
rustdoc Check the remaining nodes 2018-09-16 00:39:12 -07:00
rustdoc-js Auto merge of #53227 - nivkner:pin_move, r=RalfJung 2018-08-27 22:56:15 +00:00
rustdoc-ui Rollup merge of #52835 - GuillaumeGomez:ice-rustdoc-links, r=eddyb 2018-08-01 21:46:27 +02:00
rustfix
ui libsyntax: add optional help message for deprecated features 2018-09-17 16:09:23 +00:00
ui-fulldeps resolve: Do not error on access to proc macros imported with #[macro_use] 2018-09-16 21:13:41 +03:00
COMPILER_TESTS.md Link compiler test documentation to rustc-guide 2018-08-10 08:05:48 -06:00