mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-27 11:05:06 +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.