Attention needed from Erick Tryzelaar, Joseph Ryan and Owners Override
Mitchell Kember has uploaded the change for review
Mitchell Kember would like Joseph Ryan, Owners Override and Erick Tryzelaar to review this change.
Commit message
[rust] Silence new dead_code lints
This adds #[allow(dead_code)] or renames fields to start with an
underscore, to silence the new "field is never read" lints. This will
unblock rolling the Rust toolchain.
Bug: 332349074 (roll toolchain)
Bug: 332385167, 332389972, 332390332, 332392008, 42148629 (fix lints)
Change-Id: I04a7b644eeb8ee31d9ea4e3c9d14b8a7d6441ff9
Change information
Files:
- M src/connectivity/bluetooth/profiles/bt-device-id/src/device_id/server.rs
- M src/connectivity/bluetooth/tools/bt-bredr-profile/src/types.rs
- M src/connectivity/bluetooth/tools/bt-fct-hci/src/types.rs
- M src/connectivity/network/netstack3/core/src/ip/types.rs
- M src/connectivity/network/netstack3/src/bindings.rs
- M src/connectivity/wlan/lib/bitfield/src/parse.rs
- M src/lib/fuchsia-async/src/runtime/fuchsia/executor/instrumentation.rs
- M src/power/broker/src/topology.rs
- M src/sys/component_manager/lib/sandbox/src/registry.rs
- M src/ui/examples/flatland-view-provider/src/internal_message.rs
Change size: M
Delta: 10 files changed, 44 insertions(+), 14 deletions(-)
Open in GerritRelated details
Attention is currently required from:
- Erick Tryzelaar
- Joseph Ryan
- Owners Override
Submit Requirements:
- Code-Review
- Review-Enforcement
Gerrit-MessageType: newchange
Gerrit-Project: fuchsia
Gerrit-Branch: main
Gerrit-Change-Id: I04a7b644eeb8ee31d9ea4e3c9d14b8a7d6441ff9
Gerrit-Change-Number: 1018328
Gerrit-PatchSet: 1
You received this message because you are subscribed to the Google Groups "owners-override" group.
To unsubscribe from this group and stop receiving emails from it, send an email to
.