rust/src/test
2019-05-29 10:59:59 -04:00
..
assembly Remove double trailing newlines 2019-04-22 16:57:01 +01:00
auxiliary
codegen stabilize core parts of MaybeUninit and deprecate mem::uninitialized in the future 2019-05-20 10:44:02 +02:00
codegen-units Remove unnecessary ignore-tidy-linelength 2019-04-23 11:42:14 +01:00
compile-fail Stabilize futures_api 2019-04-23 16:13:53 -07: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 Rollup merge of #61250 - rye:print-target-list--rm-ios-case, r=alexcrichton 2019-05-28 18:15:41 +02:00
run-pass Rollup merge of #60542 - timvermeulen:step_sub_usize, r=scottmcm 2019-05-29 08:15:49 +02:00
run-pass-fulldeps Move edition outside the hygiene lock and avoid accessing it 2019-05-21 18:17:05 +02:00
run-pass-valgrind Added ignore-sgx for appropriate tests 2019-05-16 14:29:12 -07:00
rustdoc upgrade rustdoc's pulldown-cmark to 0.5.2 2019-05-29 10:59:59 -04:00
rustdoc-js Auto merge of #59910 - Centril:rollup-yjv7b06, r=Centril 2019-04-12 11:46:01 +00:00
rustdoc-js-std Rename rustdoc js test suites 2019-02-25 17:46:06 +01:00
rustdoc-ui Move edition outside the hygiene lock and avoid accessing it 2019-05-21 18:17:05 +02:00
rustfix
ui Rollup merge of #61195 - davidtwco:seg-fault-mangler, r=eddyb 2019-05-29 00:20:00 +02:00
ui-fulldeps Remove the equality operation between Symbol and strings. 2019-05-13 09:31:30 +10:00
COMPILER_TESTS.md