mirror of
https://github.com/rust-lang/rust.git
synced 2026-01-01 01:45:31 +00:00
add `#[rustc_pass_by_value]` to more types the only interesting changes here should be to `TransitiveRelation`, but I believe to be highly unlikely that we will ever use a non `Copy` type with this type.