rust/compiler/rustc_infer/src
bors 85ce7fdfa2 Auto merge of #94737 - lcnr:pass-stuff-by-value, r=davidtwco
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.
2022-03-10 00:15:39 +00:00
..
infer Auto merge of #94737 - lcnr:pass-stuff-by-value, r=davidtwco 2022-03-10 00:15:39 +00:00
traits 8 - Make more use of let_chains 2022-03-02 16:02:37 -03:00
lib.rs 8 - Make more use of let_chains 2022-03-02 16:02:37 -03:00