rust/compiler
Nicholas Nethercote 7e786e81b0 Avoid cloning LocalDecls.
`DerefChecker` can just hold a reference instead. This avoids quite a
lot of allocations for some benchmarks.
2023-06-29 11:53:41 +10:00
..
2023-06-29 11:45:52 +10:00
2023-06-21 16:54:54 +05:30