rust/tests
Bryan Garza 6266358237 Safe Transmute: Check mutability before creating dst -> src obligation
- Only create dst -> src obligation if Dst is mutable
- Add some long comments to explain parts of the transmutability code that were
  unclear to me when reading
- Update/add tests
2023-05-24 15:00:06 -07:00
..
assembly
auxiliary
codegen Auto merge of #111882 - matthiaskrgr:rollup-1xyv5mq, r=matthiaskrgr 2023-05-23 18:13:36 +00:00
codegen-units
debuginfo
incremental
mir-opt Rollup merge of #111579 - scottmcm:enum-as-signed, r=oli-obk 2023-05-23 16:44:27 +05:30
pretty
run-make Rollup merge of #111461 - oli-obk:crate_collision, r=petrochenkov 2023-05-23 16:44:26 +05:30
run-make-fulldeps
run-pass-valgrind
rustdoc
rustdoc-gui Rollup merge of #111871 - GuillaumeGomez:migrate-gui-test-color-5, r=notriddle 2023-05-23 19:53:43 +02:00
rustdoc-js
rustdoc-js-std
rustdoc-json
rustdoc-ui Add regression test for #111189 2023-05-23 15:33:43 +02:00
ui Safe Transmute: Check mutability before creating dst -> src obligation 2023-05-24 15:00:06 -07:00
ui-fulldeps
COMPILER_TESTS.md