mirror of
https://github.com/rust-lang/rust.git
synced 2025-05-13 18:37:33 +00:00
![]() 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. |
||
---|---|---|
.. | ||
error_reporting | ||
errors | ||
solve | ||
traits | ||
errors.rs | ||
infer.rs | ||
lib.rs | ||
opaque_types.rs | ||
regions.rs | ||
solve.rs |