rust/src/test
Tyler Mandry eb769ed6b0
Rollup merge of #68424 - estebank:suggest-borrow-for-non-copy-vec, r=davidtwco
Suggest borrowing `Vec<NonCopy>` in for loop

Partially address #64167.
2020-01-24 00:30:53 -08:00
..
assembly
auxiliary
codegen Mark __msan_keep_going as an exported symbol for LTO 2020-01-21 00:00:00 +00:00
codegen-units adjust codegen-units tests 2020-01-19 10:09:52 -06:00
compile-fail Diagnostics should not end with a full stop 2020-01-12 15:37:50 +00:00
debuginfo Remove legacy debuginfo tests 2020-01-07 21:28:22 +01:00
incremental Add a test for #37333 2020-01-01 13:07:41 +01:00
mir-opt Rollup merge of #68335 - RalfJung:drop-in-place, r=Mark-Simulacrum 2020-01-20 11:14:46 +05:30
pretty ast_stmt_expr_attr -> pretty & ui tests 2019-12-20 22:53:40 +01:00
run-fail Errors in promoteds may only cause lints not hard errors 2020-01-10 09:08:25 +01:00
run-make Do not use Cortex-M0 since Qemu is too old 2020-01-21 19:01:56 +01:00
run-make-fulldeps Add regression test for #64319 back in. 2020-01-20 12:00:43 +01:00
run-pass-valgrind
rustdoc Auto merge of #68192 - GuillaumeGomez:remove-inlined-types, r=kinnison 2020-01-22 18:04:56 +00:00
rustdoc-js
rustdoc-js-std
rustdoc-ui Rollup merge of #68357 - ollie27:rustdoc_test_errors, r=GuillaumeGomez 2020-01-20 11:14:49 +05:30
rustfix
ui Rollup merge of #68424 - estebank:suggest-borrow-for-non-copy-vec, r=davidtwco 2020-01-24 00:30:53 -08:00
ui-fulldeps fix ui-fulldeps & tests fallout 2020-01-11 07:42:26 +01:00
COMPILER_TESTS.md