mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-18 14:57:28 +00:00
And move the `repr` line after the `derive` line, where it's harder to overlook. (I overlooked it initially, and didn't understand how this type worked.)