rust/crates/hir_ty
bors[bot] 737e7a7b75
Merge #7574
7574: Remove various redundant clones r=kjeremy a=yoshuawuyts

I noticed when running clippy through RA that there are a few instances where `clone` is called where it's not actually needed. I figured a small patch to remove these might be welcome here.

Thanks!

Co-authored-by: Yoshua Wuyts <yoshuawuyts@gmail.com>
2021-02-05 16:04:50 +00:00
..
src Merge #7574 2021-02-05 16:04:50 +00:00
Cargo.toml Bump chalk 2021-02-02 17:40:01 +02:00