mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-21 17:52:12 +03:00
cfb424a044
Adjust `transmute{,_copy}` to be clearer about which of `T` and `U` is input vs output
This is essentially a documentation-only change (although it does touch code in an irrelevant way).