mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-09 05:36:17 +00:00

It's simply a binary thing to allow different behaviour for `Copy` vs `!Copy` types. The new code makes this much clearer; I was scratching my head over the old code for some time.