rust/tests
Nadrieril a2dcb3a6d9 Disallow an arm without a body (except for never patterns)
Parsing now accepts a match arm without a body, so we must make sure to
only accept that if the pattern is a never pattern.
2023-12-03 12:25:46 +01:00
..
assembly Auto merge of #116892 - ojeda:rethunk, r=wesleywiser 2023-11-30 22:10:30 +00:00
auxiliary
codegen Auto merge of #116892 - ojeda:rethunk, r=wesleywiser 2023-11-30 22:10:30 +00:00
codegen-units
coverage Auto merge of #118036 - DianQK:thinlto-tests, r=tmiasko 2023-11-30 13:33:32 +00:00
coverage-run-rustdoc
debuginfo
incremental
mir-opt
pretty
run-make Auto merge of #113923 - DianQK:restore-no-builtins-lto, r=pnkfelix 2023-12-01 21:45:18 +00:00
run-make-fulldeps
run-pass-valgrind
rustdoc rustdoc: div.where instead of fmt-newline class 2023-11-30 10:43:40 -07:00
rustdoc-gui rustdoc: div.where instead of fmt-newline class 2023-11-30 10:43:40 -07:00
rustdoc-js
rustdoc-js-std
rustdoc-json
rustdoc-ui
ui Disallow an arm without a body (except for never patterns) 2023-12-03 12:25:46 +01:00
ui-fulldeps
COMPILER_TESTS.md