Attention needed from Owners Override and Étienne J. Membrives
Erick Tryzelaar has uploaded the change for review![Open in Gerrit]()
Erick Tryzelaar would like Owners Override to review this change.
Commit message
[rust] Explicitly use Itertools::exactly_once(...)
An upcoming Rust toolchain has marked that the method
`Iterator::exactly_once()` is being considered for stabilization. To
avoid confict, Rust suggests explicitly calling
`Itertools::exactly_once()` to avoid ambiguity.
Fixed: 465155441
Change-Id: I6eb459eb65ce2cbcefbefff42ebbd0e4fc0c4a6e
Change information
Files:
- M src/connectivity/network/netstack3/src/bindings/filter.rs
- M src/connectivity/network/netstack3/src/bindings/routes/watcher.rs
- M src/connectivity/network/tests/fidl/routes-admin/src/lib.rs
- M src/lib/testing/sharding/src/main.rs
- M src/performance/memory/pprof/src/module_map.rs
Change size: M
Delta: 5 files changed, 47 insertions(+), 52 deletions(-)
Open in GerritRelated details
Attention is currently required from:
- Owners Override
- Étienne J. Membrives
Gerrit-MessageType: newchange
Gerrit-Project: fuchsia
Gerrit-Branch: main
Gerrit-Change-Id: I6eb459eb65ce2cbcefbefff42ebbd0e4fc0c4a6e
Gerrit-Change-Number: 1440452
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
.