Attention needed from Owners Override
Chris Suter has uploaded the change for review![Open in Gerrit]()
Chris Suter would like Owners Override to review this change.
Commit message
[rust] Use std library equivalents
futures::task::ArcWake and futures::tasl::noop_waker now have std
library equivalents.
Change-Id: I8a4bfcec439a62eb7955d73fb90cc664bddf9c79
Change information
Files:
- M sdk/lib/driver/runtime/rust/libasync/src/dispatcher/after_deadline.rs
- M sdk/lib/driver/runtime/rust/libasync/src/dispatcher/task.rs
- M src/connectivity/bluetooth/lib/bt-a2dp/src/peer/mod.rs
- M src/connectivity/bluetooth/lib/bt-hfp/src/audio/inband.rs
- M src/connectivity/bluetooth/lib/fuchsia-audio-dai/src/audio.rs
- M src/connectivity/bluetooth/profiles/bt-a2dp/src/encoding.rs
- M src/connectivity/lowpan/lib/lowpan_driver_common/src/spinel/device_client.rs
- M src/connectivity/lowpan/lib/lowpan_driver_common/src/spinel/frame_handler/request_tracker.rs
- M src/connectivity/lowpan/lib/openthread_rust/src/ot/border_router.rs
- M src/connectivity/lowpan/lib/openthread_rust/src/ot/singleton/backing.rs
- M src/connectivity/lowpan/lib/openthread_rust/src/ot/singleton/instance.rs
- M src/connectivity/lowpan/lib/openthread_rust/src/ot/state.rs
- M src/connectivity/network/dhcpv4/client/core/src/deps.rs
- M src/connectivity/overnet/lib/circuit/src/stream.rs
- M src/connectivity/overnet/lib/core/src/proxy/handle/mod.rs
- M src/connectivity/overnet/lib/core/src/proxy/run/xfer.rs
- M src/connectivity/overnet/lib/core/src/router/mod.rs
- M src/developer/lib/usb_vsock/src/connection/pause_state.rs
- M src/lib/async-utils/src/mutex_ticket.rs
- M src/lib/async-utils/src/stream.rs
- M src/lib/async-utils/src/stream/one_or_many.rs
- M src/lib/async-utils/src/stream/stream_map.rs
- M src/lib/fdomain/client/src/lib.rs
- M src/lib/fdomain/client/src/test.rs
- M src/lib/fidl/rust/fidl/src/client.rs
- M src/lib/fuchsia-async/src/condition.rs
- M src/lib/fuchsia-async/src/handle/emulated/channel.rs
- M src/lib/fuchsia-async/src/handle/emulated/mod.rs
- M src/lib/fuchsia-async/src/handle/emulated/shutdown_test.rs
- M src/lib/fuchsia-async/src/handle/emulated/socket.rs
- M src/lib/fuchsia-async/src/handle/zircon/channel.rs
- M src/lib/fuchsia-async/src/handle/zircon/on_signals.rs
- M src/lib/fuchsia-async/src/handle/zircon/rwhandle.rs
- M src/lib/fuchsia-async/src/handle/zircon/socket.rs
- M src/lib/fuchsia-async/src/runtime/fuchsia/executor/local.rs
- M src/lib/fuchsia-async/src/runtime/fuchsia/executor/scope.rs
- M src/lib/fuchsia-async/src/runtime/fuchsia/timer.rs
- M src/lib/mpmc/src/test.rs
- M src/media/sessions/src/proxies/observer.rs
- M src/media/sessions/src/proxies/player.rs
- M src/power/metrics-logger/src/main.rs
- M src/storage/fxfs/platform/src/fuchsia/volume.rs
- M src/storage/lib/vfs/rust/src/object_request.rs
- M src/virtualization/bin/vmm/device/virtio_vsock/src/connection_states.rs
Change size: L
Delta: 44 files changed, 155 insertions(+), 151 deletions(-)
Open in GerritRelated details
Attention is currently required from:
Gerrit-MessageType: newchange
Gerrit-Project: fuchsia
Gerrit-Branch: main
Gerrit-Change-Id: I8a4bfcec439a62eb7955d73fb90cc664bddf9c79
Gerrit-Change-Number: 1485656
Gerrit-PatchSet: 3
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
.