rust/src/test
Wonwoo Choi 9b0480bec6 Name higher-ranked lifetimes properly while displaying
Now they don't shadow other lifetimes.
2017-10-08 20:53:14 +09:00
..
codegen Auto merge of #44940 - philipc:remap-path, r=michaelwoerister 2017-10-05 05:16:41 +00:00
codegen-units rustc: Implement ThinLTO 2017-10-07 08:17:52 -07:00
compile-fail implement pattern-binding-modes RFC 2017-10-06 16:30:23 -04: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 Fix infinite recursion in <DepNode as Debug>. 2017-10-05 10:20:13 +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 rustc: Implement ThinLTO 2017-10-07 08:17:52 -07:00
run-pass Auto merge of #44841 - alexcrichton:thinlto, r=michaelwoerister 2017-10-07 22:18:20 +00:00
run-pass-fulldeps proc_macro::Span API improvements 2017-10-05 17:00:55 -07: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 #44892 - GuillaumeGomez:fnty-args-rustdoc, r=eddyb 2017-10-07 19:39:31 +00:00
ui Name higher-ranked lifetimes properly while displaying 2017-10-08 20:53:14 +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