rust/src/test
bors d6b06c63a0 Auto merge of #45757 - mikhail-m1:change-mir-dump-filename, r=nikomatsakis
change MIR dump filenames from `rustc.nodeN...` to `rustc.<DefPath>`

r? @nikomatsakis
2017-11-09 20:46:39 +00:00
..
codegen Auto merge of #45205 - rkruppe:saturating-casts, r=eddyb 2017-11-08 17:27:56 +00:00
codegen-units Add regression tests for non-instantiation of inline and const fns. 2017-11-07 08:54:38 +01:00
compile-fail std: Remove rand crate and module 2017-11-08 20:41:17 -08: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 Auto merge of #45867 - michaelwoerister:check-ich-stability, r=nikomatsakis 2017-11-08 22:27:06 +00:00
mir-opt change separator from . to - 2017-11-09 12:37:16 +03:00
parse-fail Detect = -> : typo in let bindings 2017-11-03 17:39:16 -07:00
pretty Rollup merge of #45784 - harpocrates:fix/print-parens-cast-lt, r=kennytm 2017-11-07 22:40:20 +08:00
run-fail rustc_typeck: use subtyping on the LHS of binops. 2017-10-31 17:34:46 +02: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 Update run-make tests. 2017-11-07 08:54:38 +01:00
run-pass std: Remove rand crate and module 2017-11-08 20:41:17 -08:00
run-pass-fulldeps std: Remove rand crate and module 2017-11-08 20:41:17 -08:00
run-pass-valgrind Add a run-pass-valgrind test for vecdeque issue 2017-09-24 10:56:08 -07:00
rustdoc Add more elements in the sidebar 2017-11-07 23:45:06 +01:00
ui Auto merge of #45452 - estebank:colon-typo, r=nikomatsakis 2017-11-08 20:00:41 +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