rust/src/test
2017-11-07 08:54:38 +01:00
..
codegen Avoid unnecessary copies of arguments that are simple bindings 2017-10-26 12:54:34 +02:00
codegen-units Add regression tests for non-instantiation of inline and const fns. 2017-11-07 08:54:38 +01:00
compile-fail Auto merge of #45072 - nikomatsakis:issue-38714, r=arielb1 2017-11-05 16:49:08 +00: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 [Syntax Breaking] Rename DefaultImpl to AutoImpl 2017-11-03 16:13:20 -02:00
mir-opt Auto merge of #45668 - nikomatsakis:nll-free-region, r=arielb1 2017-11-06 23:30:57 +00:00
parse-fail Parse auto traits the same as traits. 2017-11-03 16:13:22 -02:00
pretty Fix unsafe auto trait pretty print. 2017-11-03 16:13:23 -02: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 Auto merge of #45748 - petrochenkov:short, r=alexcrichton 2017-11-05 06:42:17 +00:00
run-pass Auto merge of #45723 - sinkuu:ice_45493, r=arielb1 2017-11-05 19:19:59 +00: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 Rollup merge of #45746 - GuillaumeGomez:methods-doc-test, r=steveklabnik 2017-11-04 13:49:33 +08:00
ui Update invalid inline arg test. 2017-11-07 08:54:38 +01: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