crosvm/devices
Daniel Verkamp 3f1a383a49 Exclude a few dead_code instances
These are mostly places where a field in a struct is only kept around
for lifetime reasons.

Annotating the individual instances means that we don't have to turn off
the warning for new code.

BUG=b:365852007

Change-Id: I9172ea28cc12779331cd48c2c6ad1003d7ca02f8
Reviewed-on: https://chromium-review.googlesource.com/c/crosvm/crosvm/+/5966505
Commit-Queue: Daniel Verkamp <dverkamp@chromium.org>
Reviewed-by: Dennis Kempin <denniskempin@google.com>
2024-11-05 00:16:59 +00:00
..
src Exclude a few dead_code instances 2024-11-05 00:16:59 +00:00
tests/irqchip
Cargo.toml