mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-04 03:07:25 +00:00

`DerefChecker` can just hold a reference instead. This avoids quite a lot of allocations for some benchmarks.
`DerefChecker` can just hold a reference instead. This avoids quite a lot of allocations for some benchmarks.