rust/tests
Jubilee f9b8ef0687
Rollup merge of #130533 - compiler-errors:never-pat-unsafeck, r=Nadrieril
Never patterns constitute a read for unsafety

This code is otherwise unsound if we don't emit an unsafety error here. Noticed when fixing #130528, but it's totally unrelated.

r? `@Nadrieril`
2024-09-18 23:40:30 -07:00
..
assembly Update the minimum external LLVM to 18 2024-09-18 13:53:31 -07:00
auxiliary
codegen Rollup merge of #130487 - cuviper:min-llvm-18, r=nikic 2024-09-18 14:32:27 -07:00
codegen-units
coverage Update the minimum external LLVM to 18 2024-09-18 13:53:31 -07:00
coverage-run-rustdoc
crashes more crash tests 2024-09-18 00:10:25 +02:00
debuginfo
incremental
mir-opt
pretty
run-make Update the minimum external LLVM to 18 2024-09-18 13:53:31 -07:00
run-pass-valgrind
rustdoc
rustdoc-gui
rustdoc-js
rustdoc-js-std
rustdoc-json
rustdoc-ui
ui Rollup merge of #130533 - compiler-errors:never-pat-unsafeck, r=Nadrieril 2024-09-18 23:40:30 -07:00
ui-fulldeps
COMPILER_TESTS.md