mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-03 18:57:19 +00:00

- 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