mirror of
https://github.com/rust-lang/rust.git
synced 2025-12-30 07:45:33 +00:00
The old code was unnecessarily unsafe and relied on the layout of tuples always being the same as an array of the same size.
The old code was unnecessarily unsafe and relied on the layout of tuples always being the same as an array of the same size.