rust/src/test
2019-12-14 09:01:18 -05:00
..
assembly
auxiliary
codegen Revert "Remove #![feature(never_type)] from tests." 2019-12-14 09:01:04 -05:00
codegen-units Update test output. 2019-10-25 14:52:39 +02:00
compile-fail Auto merge of #66927 - RalfJung:engines-dont-panic, r=oli-obk 2019-12-07 14:46:30 +00:00
debuginfo debuginfo: Support for std::collections::Hash* in windows debuggers. 2019-11-20 19:27:42 -08:00
incremental Make try_mark_previous_green aware of cycles. 2019-12-06 12:48:53 +03:00
mir-opt add #![feature(never_type)] to tests as needed 2019-12-14 09:01:18 -05:00
pretty Print the visibility in print_variant. 2019-12-07 05:59:41 +01:00
run-fail [const-prop] Handle MIR Rvalue::Aggregates 2019-10-18 06:29:57 -04:00
run-make Upgrade Emscripten targets to use upstream LLVM backend 2019-10-16 17:06:48 -07:00
run-make-fulldeps compiletest: add aux-crate directive 2019-12-09 08:08:27 -08:00
run-pass-valgrind
rustdoc Rollup merge of #67074 - ehuss:extern-options, r=petrochenkov 2019-12-11 10:10:44 +01:00
rustdoc-js
rustdoc-js-std
rustdoc-ui rustdoc: Add test for fixed issue 2019-12-04 01:31:35 +00:00
rustfix
ui add #![feature(never_type)] to tests as needed 2019-12-14 09:01:18 -05:00
ui-fulldeps Fix UI tests for new locations 2019-12-03 12:19:17 -05:00
COMPILER_TESTS.md