rust/src/test
2017-10-07 00:02:54 +09:00
..
codegen Auto merge of #44940 - philipc:remap-path, r=michaelwoerister 2017-10-05 05:16:41 +00:00
codegen-units Adapt cgu-partitioning tests to pre-trans symbol internalization. 2017-07-13 13:29:25 +02:00
compile-fail Improve resolution of associated types in macros 2.0 2017-10-06 00:35:21 +03:00
compile-fail-fulldeps change #![feature(const_fn)] to specific gates 2017-09-16 15:53:02 +00:00
debuginfo change #![feature(const_fn)] to specific gates 2017-09-16 15:53:02 +00:00
incremental Auto merge of #44951 - vitiral:incr_struct_defs, r=michaelwoerister 2017-10-06 03:16:13 +00:00
mir-opt Test case illustrating some destruction code extent stuff. 2017-09-13 12:55:03 +02:00
parse-fail Add support for ..= syntax 2017-09-22 22:05:18 +02:00
pretty Use rvalue promotion to 'static instead of static items. 2017-09-10 11:20:27 +03:00
run-fail Relaxed error pattern, and add test for SystemTime as well. 2017-09-10 12:35:47 +08:00
run-fail-fulldeps Implement a file-path remapping feature in support of debuginfo and reproducible builds. 2017-04-26 15:44:02 +02:00
run-make Auto merge of #44906 - dkl:main-signature, r=nagisa 2017-10-01 09:14:53 +00:00
run-pass Improve resolution of associated types in macros 2.0 2017-10-06 00:35:21 +03:00
run-pass-fulldeps Apply attr proc macros before cfg processing 2017-09-27 22:08:45 +02:00
run-pass-valgrind Add a run-pass-valgrind test for vecdeque issue 2017-09-24 10:56:08 -07:00
rustdoc Auto merge of #44949 - QuietMisdreavus:rustdoctest-dirs, r=nikomatsakis 2017-10-03 19:38:33 +00:00
ui Better error for missing tuple pattern in args (#44150) 2017-10-07 00:02:54 +09:00
ui-fulldeps Point at signature on unused lint 2017-09-25 13:25:54 -07:00
COMPILER_TESTS.md Merge ui/README.md into COMPILER_TESTS.md and describe how custom UI normalization works. 2017-07-11 16:57:53 +08:00