rust/src/test
2019-05-31 22:19:30 -07:00
..
assembly
auxiliary
codegen test: support both (legacy and v0) choices of mangling. 2019-05-31 18:24:53 +03:00
codegen-units
compile-fail Update the rest of the test suites to use dyn 2019-05-29 00:57:42 -04:00
debuginfo Fix CDB support tidy check line length failures. 2019-05-20 02:44:26 -07:00
incremental Remove subtle Default impl for Value 2019-05-23 18:51:47 +02:00
mir-opt Fix tidy 2019-05-25 10:07:01 +02:00
pretty Move async/await tests to test/ui/async-await 2019-05-24 21:49:34 +01:00
run-fail Remove feature(nll) when compare mode is sufficient 2019-05-12 18:46:43 +01:00
run-make Make tests compatible with musl host 2019-05-10 16:12:47 +02:00
run-make-fulldeps test: force legacy mangling for run-make-fulldeps/a-b-a-linker-guard. 2019-05-31 18:24:54 +03:00
run-pass test: support both (legacy and v0) choices of mangling. 2019-05-31 18:24:53 +03:00
run-pass-fulldeps Update the rest of the test suites to use dyn 2019-05-29 00:57:42 -04:00
run-pass-valgrind Added ignore-sgx for appropriate tests 2019-05-16 14:29:12 -07:00
rustdoc Rollup merge of #61279 - llogiq:implicit-option-main-doctests, r=GuillaumeGomez 2019-05-30 10:52:56 +02:00
rustdoc-js
rustdoc-js-std
rustdoc-ui do not print panic message on doctest failures 2019-05-22 13:27:53 -04:00
rustfix
ui Make generics always have a valid span 2019-05-31 22:19:30 -07:00
ui-fulldeps Remove the equality operation between Symbol and strings. 2019-05-13 09:31:30 +10:00
COMPILER_TESTS.md