diff options
| author | Dániel Buga <bugadani@gmail.com> | 2021-01-17 21:20:21 +0100 |
|---|---|---|
| committer | Dániel Buga <bugadani@gmail.com> | 2021-02-07 22:26:21 +0100 |
| commit | 46f30455f42e6c908c21650b181a2aa5ffd7b981 (patch) | |
| tree | 7e541512794bd270ee1e26e8c267c2f7c5bd5684 /compiler/rustc_mir/src/transform/coverage/debug.rs | |
| parent | 5e91c4ecc09312d8b63d250a432b0f3ef83f1df7 (diff) | |
| download | rust-46f30455f42e6c908c21650b181a2aa5ffd7b981.tar.gz rust-46f30455f42e6c908c21650b181a2aa5ffd7b981.zip | |
Optimize Borrows
Reuse as much memory as possible, reduce number of allocations. Use BitSet instead of a HashMap, since only a single bit of information was used as the map's value.
Diffstat (limited to 'compiler/rustc_mir/src/transform/coverage/debug.rs')
0 files changed, 0 insertions, 0 deletions
