diff options
| author | Nicholas Nethercote <n.nethercote@gmail.com> | 2025-04-24 08:49:49 +1000 |
|---|---|---|
| committer | Nicholas Nethercote <n.nethercote@gmail.com> | 2025-04-24 11:12:34 +1000 |
| commit | 055a27da2afcc8a7d74a551c32e8a831a825d549 (patch) | |
| tree | 0e167ff7afcba57293c846f18ea79f112db4ed66 /tests/ui-fulldeps/stable-mir/check_trait_queries.rs | |
| parent | b8c54d6358926028ac2fab1ec2b8665c70edb1c0 (diff) | |
| download | rust-055a27da2afcc8a7d74a551c32e8a831a825d549.tar.gz rust-055a27da2afcc8a7d74a551c32e8a831a825d549.zip | |
Remove some unnecessary clones.
I found these by grepping for `&[a-z_\.]*\.clone()`, i.e. expressions like `&a.b.clone()`, which are sometimes unnecessary clones, and also looking at clones nearby to cases like that.
Diffstat (limited to 'tests/ui-fulldeps/stable-mir/check_trait_queries.rs')
0 files changed, 0 insertions, 0 deletions
