rust/src/test
2019-05-23 18:51:50 +02: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 Address review comments 2019-05-03 19:25:35 -07:00
incremental Remove subtle Default impl for Value 2019-05-23 18:51:47 +02:00
mir-opt Auto merge of #60174 - matthewjasper:add-match-arm-scopes, r=pnkfelix 2019-05-23 04:48:21 +00:00
pretty rustc: pass Option<&Substs> and Namespace around in ty::item_path. 2019-03-15 13:25:10 +02: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 Update wasm_import_module_map and target_features_whitelist 2019-05-23 18:51:50 +02:00
run-pass Auto merge of #59445 - alexreg:ban-multi-trait-objects-via-aliases, r=oli-obk 2019-05-22 08:22:17 +00: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 Rollup merge of #60773 - Aaron1011:fix/rustdoc-project-all, r=eddyb 2019-05-22 18:08:14 +02: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 tests: Do not use -Z parse-only, continue compilation to test recovery 2019-01-06 22:20:46 +03:00
ui Remove subtle Default impl for Value 2019-05-23 18:51:47 +02:00
ui-fulldeps Remove the equality operation between Symbol and strings. 2019-05-13 09:31:30 +10:00
COMPILER_TESTS.md