rust/src/test
2017-10-31 14:02:31 -04:00
..
codegen Avoid unnecessary copies of arguments that are simple bindings 2017-10-26 12:54:34 +02:00
codegen-units rustc: Handle #[inline(always)] at -O0 2017-10-11 17:12:29 -07:00
compile-fail WIP patch compile-fail/nll/region-ends-after-if-condition.rs 2017-10-31 12:41:40 -04:00
compile-fail-fulldeps Add several lints into unused lint group 2017-10-29 22:14:23 +03:00
debuginfo Implement display_hint in gdb pretty printers 2017-10-06 13:05:53 -06:00
incremental incr.comp.: Update overflow-check logic in HIR hashing. 2017-10-26 16:23:31 +02:00
mir-opt patch mir-opt reference files 2017-10-31 14:02:31 -04:00
parse-fail crate shorthand visibility modifier 2017-10-22 23:58:13 -07:00
pretty Fix tests 2017-10-08 23:52:15 +09:00
run-fail Migrate to eprint/eprintln macros where appropriate. 2017-09-28 11:38:35 -04: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 Implement RFC 1861: Extern types 2017-10-27 23:01:34 +02:00
run-pass Implement RFC 1861: Extern types 2017-10-27 23:01:34 +02:00
run-pass-fulldeps Add several lints into unused lint group 2017-10-29 22:14:23 +03:00
run-pass-valgrind Add a run-pass-valgrind test for vecdeque issue 2017-09-24 10:56:08 -07:00
rustdoc modify tests to use new flag 2017-10-17 15:38:52 -04:00
ui Auto merge of #45603 - joshleeb:iss42106, r=estebank 2017-10-30 06:17:39 +00:00
ui-fulldeps Add several lints into unused lint group 2017-10-29 22:14:23 +03: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