rust/tests
Dylan DPC b8725520af
Rollup merge of #110021 - scottmcm:fix-110005, r=compiler-errors
Fix a couple ICEs in the new `CastKind::Transmute` code

Check the sizes of the immediates, rather than the overall types, when deciding whether we can convert types without going through memory.

Fixes #110005
Fixes #109992
Fixes #110032
cc `@matthiaskrgr`
2023-04-10 14:13:14 +05:30
..
assembly
auxiliary
codegen Handle not all immediates having abi::Scalars 2023-04-09 11:16:50 -07:00
codegen-units
debuginfo
incremental
mir-opt Auto merge of #102906 - nbdd0121:mir, r=wesleywiser,tmiasko 2023-04-07 10:31:14 +00:00
pretty
run-make Fix coverage test 2023-04-07 10:18:28 +01:00
run-make-fulldeps
run-pass-valgrind
rustdoc
rustdoc-gui Rollup merge of #110037 - notriddle:notriddle/theme-default, r=GuillaumeGomez 2023-04-08 10:26:14 +02:00
rustdoc-js
rustdoc-js-std
rustdoc-json
rustdoc-ui
ui review + some small stuff 2023-04-10 09:21:21 +02:00
ui-fulldeps Auto merge of #109663 - fee1-dead-contrib:rustc_macros-syn-2.0, r=Nilstrieb 2023-04-07 03:37:21 +00:00
COMPILER_TESTS.md