rust/src/test
Yuki Okushi b8eac50ff5
Rollup merge of #81416 - estebank:suggestion-span-tweak, r=petrochenkov
Tweak suggestion for missing field in patterns

Account for parser recovered struct and tuple patterns to avoid invalid
suggestion.

Follow up to #81103.
2021-01-28 15:09:13 +09:00
..
assembly Use probe-stack=inline-asm in LLVM 11+ 2021-01-14 22:49:16 -05:00
auxiliary
codegen shrink_to shouldn't panic on len greater than capacity 2021-01-26 19:25:37 +01:00
codegen-units simplify-locals: Remove unused assignments regardless of rvalue kind 2020-10-26 10:48:28 +01:00
debuginfo Update tests for extern block linting 2021-01-13 07:49:16 -05:00
incremental Auto merge of #79328 - c410-f3r:hir-if, r=matthewjasper 2021-01-14 14:41:58 +00:00
mir-opt Ignore a test on wasm, because that changes landing pads 2021-01-25 09:34:33 +00:00
pretty test for issue 80832 2021-01-11 10:44:46 -08:00
run-make Update tests for extern block linting 2021-01-13 07:49:16 -05:00
run-make-fulldeps Auto merge of #79328 - c410-f3r:hir-if, r=matthewjasper 2021-01-14 14:41:58 +00:00
run-pass-valgrind Update tests for extern block linting 2021-01-13 07:49:16 -05:00
rustdoc Rollup merge of #81302 - LeSeulArtichaut:80777-trait-render, r=jyn514 2021-01-24 22:10:04 +01:00
rustdoc-js Add more rustdoc-js test cases 2020-12-03 14:11:37 -08:00
rustdoc-js-std Add search index test for primitive types 2021-01-27 10:05:06 +01:00
rustdoc-json Address review v2 2021-01-19 17:02:34 -05:00
rustdoc-ui Add option to control doctest run directory 2021-01-23 18:52:51 +01:00
rustfix
ui Rollup merge of #81416 - estebank:suggestion-span-tweak, r=petrochenkov 2021-01-28 15:09:13 +09:00
ui-fulldeps Fix formatting for removed lints 2021-01-17 16:18:02 -05:00
COMPILER_TESTS.md