rust/src/test
2017-11-08 11:09:48 +01:00
..
codegen Update fastcall-inreg codegen test so that functions actually get instantiated. 2017-11-08 11:09:48 +01:00
codegen-units Add regression tests for non-instantiation of inline and const fns. 2017-11-07 08:54:38 +01:00
compile-fail Update compile-fail tests. 2017-11-07 08:54:38 +01: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 Fix incremental tests after change to instantiation strategy. 2017-11-07 08:54:38 +01:00
mir-opt Fix some rebasing fallout. 2017-11-07 08:54:38 +01: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 Update run-make tests. 2017-11-07 08:54:38 +01: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