about summary refs log tree commit diff
path: root/compiler/rustc_mir_transform/src/coverage/counters.rs
diff options
context:
space:
mode:
authorNicholas Nethercote <n.nethercote@gmail.com>2024-09-04 13:47:26 +1000
committerNicholas Nethercote <n.nethercote@gmail.com>2024-09-10 09:11:17 +1000
commit702340269136b9818359a82c5f7fc659ec26a0bf (patch)
tree9f99590714301c23969896fc4721cd8fd6afe9a1 /compiler/rustc_mir_transform/src/coverage/counters.rs
parentd1c55a305eefedbe3153c7348c4b373ecd07d144 (diff)
downloadrust-702340269136b9818359a82c5f7fc659ec26a0bf.tar.gz
rust-702340269136b9818359a82c5f7fc659ec26a0bf.zip
Remove references from some structs.
In all cases the struct can own the relevant thing instead of having a
reference to it. This makes the code simpler, and in some cases removes
a struct lifetime.
Diffstat (limited to 'compiler/rustc_mir_transform/src/coverage/counters.rs')
0 files changed, 0 insertions, 0 deletions