rust/src/test
bors ed2a5115da Auto merge of #61147 - estebank:suggest-as-ref, r=oli-obk
When encountering move error on an `Option`, suggest using `as_ref`

Fix #61109, cc #15457.
2019-05-27 01:10:22 +00: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 Update wasm_import_module_map and target_features_whitelist 2019-05-23 18:51:50 +02:00
run-pass Rollup merge of #61138 - varkor:async-await-tests, r=cramertj 2019-05-25 04:55:45 +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 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
ui Auto merge of #61147 - estebank:suggest-as-ref, r=oli-obk 2019-05-27 01:10:22 +00:00
ui-fulldeps Remove the equality operation between Symbol and strings. 2019-05-13 09:31:30 +10:00
COMPILER_TESTS.md