rust/src/test
2019-06-22 00:18:15 +08:00
..
assembly Remove double trailing newlines 2019-04-22 16:57:01 +01:00
auxiliary
codegen add codegen test for unchecked math 2019-06-03 13:00:44 +02:00
codegen-units Remove unnecessary ignore-tidy-linelength 2019-04-23 11:42:14 +01:00
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 Add const-eval support for indirects 2019-06-03 23:53:46 -05: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 Fix integer overflow in rotate_left 2019-06-04 15:26:10 +00: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 #61263 - GuillaumeGomez:valid-html, r=Manishearth 2019-06-01 06:50:02 +02:00
rustdoc-js Auto merge of #59910 - Centril:rollup-yjv7b06, r=Centril 2019-04-12 11:46:01 +00:00
rustdoc-js-std
rustdoc-ui do not print panic message on doctest failures 2019-05-22 13:27:53 -04:00
rustfix
ui adding in these files that didn't get added in previous commit 2019-06-22 00:18:15 +08:00
ui-fulldeps Remove the equality operation between Symbol and strings. 2019-05-13 09:31:30 +10:00
COMPILER_TESTS.md