rust/tests
bors 75a5dd05bc Auto merge of #115524 - RalfJung:misalign, r=wesleywiser
const-eval: make misalignment a hard error

It's been a future-incompat error (showing up in cargo's reports) since https://github.com/rust-lang/rust/pull/104616, Rust 1.68, released in March.  That should be long enough.

The question for the lang team is simply -- should we move ahead with this, making const-eval alignment failures a hard error? (It turns out some of them accidentally already were hard errors since #104616. But not all so this is still a breaking change. Crater found no regression.)
2023-10-14 00:57:09 +00:00
..
assembly Exclude apple from assembly test 2023-10-12 11:03:02 -07:00
auxiliary
codegen Auto merge of #116510 - scottmcm:no-1-simd-v2, r=compiler-errors 2023-10-12 18:45:01 +00:00
codegen-units
coverage-map
debuginfo
incremental
mir-opt
pretty
run-coverage
run-coverage-rustdoc
run-make
run-make-fulldeps
run-pass-valgrind
rustdoc hide host param from generic parameter list of ~const bounds 2023-10-12 17:14:19 +00:00
rustdoc-gui
rustdoc-js
rustdoc-js-std
rustdoc-json
rustdoc-ui check-cfg: update rustdoc ui check-cfg tests 2023-10-12 18:39:35 +02:00
ui Auto merge of #115524 - RalfJung:misalign, r=wesleywiser 2023-10-14 00:57:09 +00:00
ui-fulldeps
COMPILER_TESTS.md