[XL] Change in fuchsia/fuchsia[main]: [zx][rs] Remove HandleBased trait.

0 views
Skip to first unread message

'Adam Perry (Gerrit)' via owners-override

unread,
May 12, 2026, 3:49:43 PM (3 days ago) May 12
to Owners Override, Adam Barth
Attention needed from Adam Barth and Owners Override

Adam Perry has uploaded the change for review

Adam Perry would like Owners Override and Adam Barth to review this change.

Commit message

[zx][rs] Remove HandleBased trait.
Bug: 434763877
Depends-on: turquoise-internal:Id782fcfd78f5aa283d6cf7ad217c594048620d61
Change-Id: Ib3fb008a1fa2cffc30a72e6dca1152ba4578047d

Change diff


Change information

Files:
  • M examples/components/runner/colocated/src/main.rs
  • M examples/fidl/new/key_value_store/support_exports/rust_next/server/src/main.rs
  • M sdk/lib/driver/component/rust/src/testing/harness.rs
  • M sdk/lib/driver/mmio/rust/src/vmo.rs
  • M sdk/lib/driver/runtime/rust/channel/src/message.rs
  • M sdk/lib/driver_test_realm/realm_builder/rust/src/builder.rs
  • M sdk/lib/scheduler/rust/src/lib.rs
  • M sdk/lib/scheduler/rust/tests/src/main.rs
  • M sdk/lib/zxio/tests/zxio-test.rs
  • M sdk/rust/zx/src/bti.rs
  • M sdk/rust/zx/src/channel/mod.rs
  • M sdk/rust/zx/src/clock.rs
  • M sdk/rust/zx/src/counter.rs
  • M sdk/rust/zx/src/debuglog.rs
  • M sdk/rust/zx/src/event.rs
  • M sdk/rust/zx/src/eventpair.rs
  • M sdk/rust/zx/src/exception.rs
  • M sdk/rust/zx/src/fifo.rs
  • M sdk/rust/zx/src/guest.rs
  • M sdk/rust/zx/src/handle.rs
  • M sdk/rust/zx/src/interrupt.rs
  • M sdk/rust/zx/src/iob.rs
  • M sdk/rust/zx/src/iommu.rs
  • M sdk/rust/zx/src/job.rs
  • M sdk/rust/zx/src/lib.rs
  • M sdk/rust/zx/src/macros.rs
  • M sdk/rust/zx/src/pager.rs
  • M sdk/rust/zx/src/pmt.rs
  • M sdk/rust/zx/src/port.rs
  • M sdk/rust/zx/src/process.rs
  • M sdk/rust/zx/src/profile.rs
  • M sdk/rust/zx/src/resource.rs
  • M sdk/rust/zx/src/socket.rs
  • M sdk/rust/zx/src/stream.rs
  • M sdk/rust/zx/src/thread.rs
  • M sdk/rust/zx/src/time.rs
  • M sdk/rust/zx/src/vcpu.rs
  • M sdk/rust/zx/src/vmar.rs
  • M sdk/rust/zx/src/vmo.rs
  • M src/bringup/bin/console/src/main.rs
  • M src/bringup/bin/critical-services/test/src/mock_services.rs
  • M src/bringup/bin/ptysvc/src/ptysvc.rs
  • M src/connectivity/bluetooth/lib/fuchsia-audio-device/src/frame_vmo.rs
  • M src/connectivity/bluetooth/profiles/bt-a2dp/src/media/player.rs
  • M src/connectivity/bluetooth/tools/bt-snoop/src/core_dump.rs
  • M src/connectivity/lib/network-device/rust/src/session/mod.rs
  • M src/connectivity/network/netstack/inspect/validator/src/main.rs
  • M src/connectivity/network/netstack3/src/bindings/debug_fidl_worker.rs
  • M src/connectivity/network/netstack3/src/bindings/interfaces_admin.rs
  • M src/connectivity/network/netstack3/src/bindings/routes/admin.rs
  • M src/connectivity/network/netstack3/src/bindings/routes/interface_local.rs
  • M src/connectivity/network/netstack3/src/bindings/socket/datagram.rs
  • M src/connectivity/network/netstack3/src/bindings/socket/packet.rs
  • M src/connectivity/network/netstack3/src/bindings/socket/raw.rs
  • M src/connectivity/network/netstack3/src/bindings/socket/stream.rs
  • M src/connectivity/network/netstack3/src/bindings/waker.rs
  • M src/connectivity/network/testing/ebpf_test_util/src/lib.rs
  • M src/connectivity/network/tests/benchmarks/fake-netstack/src/main.rs
  • M src/connectivity/network/tests/fidl/routes-admin/src/lib.rs
  • M src/connectivity/network/tests/fidl/routes-admin/src/rules.rs
  • M src/connectivity/network/tests/integration/power/src/lib.rs
  • M src/connectivity/overnet/lib/core/src/handle_info.rs
  • M src/connectivity/overnet/lib/core/src/peer/mod.rs
  • M src/connectivity/overnet/lib/core/src/proxy/handle/channel.rs
  • M src/connectivity/overnet/lib/core/src/proxy/handle/event_pair.rs
  • M src/connectivity/overnet/lib/core/src/proxy/handle/socket.rs
  • M src/connectivity/overnet/lib/core/src/proxy/run/spawn.rs
  • M src/connectivity/overnet/lib/core/src/router/mod.rs
  • M src/connectivity/overnet/tests/fidl/src/lib.rs
  • M src/connectivity/policy/http-client/integration/src/pkg.rs
  • M src/connectivity/policy/http-client/src/pkg.rs
  • M src/connectivity/policy/lib/properties/src/lib.rs
  • M src/connectivity/policy/netcfg/src/dhcpv4.rs
  • M src/connectivity/wlan/wlandevicemonitor/src/inspect.rs
  • M src/connectivity/wlan/wlandevicemonitor/src/watcher_service.rs
  • M src/developer/console/src/io.rs
  • M src/developer/console/src/process.rs
  • M src/developer/console/test/src/lib.rs
  • M src/developer/ffx/lib/target_net/testutil/fake_netstack.rs
  • M src/devices/adc/drivers/aml-saradc/src/lib.rs
  • M src/devices/bin/driver-host/src/driver.rs
  • M src/devices/bin/driver-host/src/loader.rs
  • M src/devices/bin/driver_manager_rust/core/src/driver_host_runner.rs
  • M src/devices/bin/driver_manager_rust/core/src/driver_runner.rs
  • M src/devices/bin/driver_manager_rust/core/src/memory_attribution.rs
  • M src/devices/bin/driver_manager_rust/core/src/runner.rs
  • M src/devices/bin/driver_manager_rust/driver_host/src/driver_host.rs
  • M src/devices/bin/driver_manager_rust/firmware_crash/src/firmware_crash_service.rs
  • M src/devices/bin/driver_manager_rust/node/src/binding.rs
  • M src/devices/bin/driver_manager_rust/node/src/node.rs
  • M src/devices/bin/driver_manager_rust/node/src/start.rs
  • M src/devices/bin/driver_manager_rust/node/src/types.rs
  • M src/devices/block/drivers/cqhci/src/command_queue.rs
  • M src/devices/block/drivers/cqhci/src/dma_buffer.rs
  • M src/devices/block/drivers/cqhci/src/lib.rs
  • M src/devices/block/drivers/cqhci/src/tests.rs
  • M src/devices/block/drivers/cqhci/src/tests/fake_cqhci.rs
  • M src/devices/block/drivers/cqhci/src/transfer_manager.rs
  • M src/diagnostics/archivist/src/inspect/repository.rs
  • M src/diagnostics/persistence/src/lib.rs
  • M src/diagnostics/validator/inspect/lib/rust/BUILD.gn
  • M src/diagnostics/validator/inspect/lib/rust/src/main.rs
  • M src/diagnostics/validator/inspect/src/data/fetch.rs
  • M src/diagnostics/validator/inspect/src/puppet.rs
  • M src/fonts/src/font_service/asset/asset.rs
  • M src/graphics/display/lib/rust/display-utils/src/controller.rs
  • M src/graphics/display/lib/rust/display-utils/src/image.rs
  • M src/graphics/magma/lib/magma_service/sys_driver_rust/src/magma_system_buffer.rs
  • M src/graphics/magma/lib/magma_service/sys_driver_rust/src/magma_system_connection.rs
  • M src/graphics/magma/lib/magma_service/sys_driver_rust/src/performance_counters_server.rs
  • M src/lib/diagnostics/inspect/rust/src/writer/types/inspector.rs
  • M src/lib/fdio/rust/src/lib.rs
  • M src/lib/fdomain/container/src/handles.rs
  • M src/lib/fidl/rust/fidl/src/encoding.rs
  • M src/lib/fidl/rust/fidl/src/endpoints.rs
  • M src/lib/fidl/rust/fidl/src/handle.rs
  • M src/lib/fidl/rust/gidl_util/src/lib.rs
  • M src/lib/fidl/rust/handle_tests/src/channel.rs
  • M src/lib/fidl/rust_next/fidl_next_protocol/src/fuchsia/channel.rs
  • M src/lib/fuchsia-async/src/handle/emulated/mod.rs
  • M src/lib/fuchsia-async/src/handle/zircon/fifo.rs
  • M src/lib/fuchsia-async/src/handle/zircon/on_signals.rs
  • M src/lib/fuchsia-async/src/lib.rs
  • M src/lib/fuchsia-component-test/realm_builder_server/src/builtin.rs
  • M src/lib/fuchsia-component-test/tests/src/lib.rs
  • M src/lib/fuchsia-component/runtime/src/lib.rs
  • M src/lib/fuchsia-runtime/src/lib.rs
  • M src/lib/mapped-clock/benchmarks/src/main.rs
  • M src/lib/mapped-clock/src/lib.rs
  • M src/lib/network/fidl_fuchsia_net_interfaces_ext/src/admin.rs
  • M src/lib/process_builder/src/elf_load.rs
  • M src/lib/process_builder/src/process_args.rs
  • M src/lib/process_builder/src/process_builder.rs
  • M src/lib/tcp-stream-ext/src/stub_netstack_test.rs
  • M src/lib/ui/carnelian/src/render/generic/forma/image.rs
  • M src/lib/ui/carnelian/src/view/strategies/display_direct.rs
  • M src/lib/ui/carnelian/src/view/strategies/flatland.rs
  • M src/lib/ui/fuchsia-scenic/src/sysmem.rs
  • M src/lib/ui/fuchsia-scenic/src/view_ref_pair.rs
  • M src/media/audio/services/ffxdaemon/src/capturer.rs
  • M src/media/audio/services/ffxdaemon/src/clock.rs
  • M src/media/audio/services/ffxdaemon/src/renderer.rs
  • M src/performance/memory/attribution/refaults_vmo/src/lib.rs
  • M src/performance/memory/heapdump/collector/src/process_v1.rs
  • M src/performance/memory/heapdump/instrumentation/src/allocations_table.rs
  • M src/performance/memory/heapdump/instrumentation/src/profiler.rs
  • M src/performance/memory/heapdump/instrumentation/src/resources_table.rs
  • M src/performance/memory/stacktrack/collector/src/process_v1.rs
  • M src/performance/memory/stacktrack/instrumentation/src/lib.rs
  • M src/performance/memory/stacktrack/instrumentation/src/profiler.rs
  • M src/power/battery-manager/src/battery_manager.rs
  • M src/power/broker/client/src/lib.rs
  • M src/power/broker/src/broker.rs
  • M src/power/broker/src/credentials.rs
  • M src/power/broker/src/main.rs
  • M src/power/broker/tests/integration/src/main.rs
  • M src/power/shutdown-shim/src/lib.rs
  • M src/power/system-activity-governor/src/cpu_element_manager.rs
  • M src/power/system-activity-governor/src/system_activity_governor.rs
  • M src/power/testing/topology-test-daemon/src/topology_test_daemon.rs
  • M src/session/bin/session_manager/src/session_manager.rs
  • M src/starnix/kernel/core/bpf/fs.rs
  • M src/starnix/kernel/core/bpf/program.rs
  • M src/starnix/kernel/core/execution/executor.rs
  • M src/starnix/kernel/core/fs/fuchsia/mod.rs
  • M src/starnix/kernel/core/fs/fuchsia/remote.rs
  • M src/starnix/kernel/core/fs/fuchsia/remote_bundle.rs
  • M src/starnix/kernel/core/fs/fuchsia/remote_unified_aspace_tests.rs
  • M src/starnix/kernel/core/fs/fuchsia/remote_unix_domain_socket.rs
  • M src/starnix/kernel/core/fs/fuchsia/sync_file.rs
  • M src/starnix/kernel/core/mm/memory.rs
  • M src/starnix/kernel/core/perf/mod.rs
  • M src/starnix/kernel/core/power/manager.rs
  • M src/starnix/kernel/core/syscalls/time.rs
  • M src/starnix/kernel/core/task/kernel_threads.rs
  • M src/starnix/kernel/core/task/loader.rs
  • M src/starnix/kernel/core/task/scheduler/manager.rs
  • M src/starnix/kernel/core/time/hr_timer_manager.rs
  • M src/starnix/kernel/core/time/interval_timer.rs
  • M src/starnix/kernel/core/time/utc.rs
  • M src/starnix/kernel/core/vfs/epoll.rs
  • M src/starnix/kernel/core/vfs/file_object.rs
  • M src/starnix/kernel/core/vfs/file_server.rs
  • M src/starnix/kernel/core/vfs/socket/socket_backed_by_zxio.rs
  • M src/starnix/kernel/core/vfs/socket/socket_file.rs
  • M src/starnix/kernel/core/vfs/socket/socket_vsock.rs
  • M src/starnix/kernel/runner/src/container.rs
  • M src/starnix/kernel/runner/src/serve_protocols.rs
  • M src/starnix/lib/ebpf_api/src/maps/mod.rs
  • M src/starnix/lib/memory_pinning/BUILD.gn
  • M src/starnix/lib/memory_pinning/src/shadow_process.rs
  • M src/starnix/lib/page_buf/src/lib.rs
  • M src/starnix/lib/seq_lock/src/lib.rs
  • M src/starnix/lib/starnix_lifecycle/BUILD.gn
  • M src/starnix/lib/starnix_lifecycle/drop_notifier.rs
  • M src/starnix/lib/starnix_sync/src/interruptible_event.rs
  • M src/starnix/lib/usercopy/src/lib.rs
  • M src/starnix/modules/binderfs/remote_binder.rs
  • M src/starnix/modules/binderfs/tests.rs
  • M src/starnix/modules/ext4/lib.rs
  • M src/starnix/modules/fastrpc/fastrpc.rs
  • M src/starnix/modules/framebuffer/server.rs
  • M src/starnix/modules/magma/file.rs
  • M src/starnix/modules/magma/image_file.rs
  • M src/starnix/modules/nanohub/datachannel_file.rs
  • M src/starnix/modules/nanohub/nanohub_firmware_file.rs
  • M src/starnix/modules/procfs/pressure_directory.rs
  • M src/starnix/modules/selinuxfs/lib.rs
  • M src/starnix/runner/lib/kernel_manager/src/lib.rs
  • M src/starnix/runner/lib/kernel_manager/src/pager.rs
  • M src/starnix/runner/lib/kernel_manager/src/proxy.rs
  • M src/starnix/runner/lib/kernel_manager/src/suspend.rs
  • M src/starnix/tests/psi/src/tests.rs
  • M src/starnix/tests/suspend/src/test_runner.rs
  • M src/storage/benchmarks/fuchsia/src/block_devices.rs
  • M src/storage/blackout/target/lib/BUILD.gn
  • M src/storage/blackout/target/lib/src/lib.rs
  • M src/storage/block-relay/src/integration_test.rs
  • M src/storage/ext4/lib/parser/src/file.rs
  • M src/storage/ext4/lib/parser/src/lib.rs
  • M src/storage/fshost/integration/src/disk_builder.rs
  • M src/storage/fshost/integration/tests/shred_keys.rs
  • M src/storage/fshost/integration/tests/system_volume_manipulation.rs
  • M src/storage/fvm/src/main.rs
  • M src/storage/fxfs/platform/src/fuchsia/device.rs
  • M src/storage/fxfs/platform/src/fuchsia/file.rs
  • M src/storage/fxfs/platform/src/fuchsia/fxblob/blob.rs
  • M src/storage/fxfs/platform/src/fuchsia/fxblob/writer.rs
  • M src/storage/fxfs/platform/src/fuchsia/paged_object_handle.rs
  • M src/storage/fxfs/platform/src/fuchsia/power.rs
  • M src/storage/fxfs/src/filesystem.rs
  • M src/storage/gpt/component/src/gpt.rs
  • M src/storage/gpt/component/src/integration_test.rs
  • M src/storage/gpt/rust/src/lib.rs
  • M src/storage/lib/blob_writer/src/lib.rs
  • M src/storage/lib/block_client/rust/src/lib.rs
  • M src/storage/lib/block_server/integration/src/lib.rs
  • M src/storage/lib/block_server/src/callback_interface.rs
  • M src/storage/lib/block_server/src/decompression_tests.rs
  • M src/storage/lib/block_server/src/lib.rs
  • M src/storage/lib/sparse/rust/src/builder.rs
  • M src/storage/lib/vfs/rust/src/file/connection.rs
  • M src/storage/lib/vfs/rust/src/file/vmo.rs
  • M src/storage/lib/vfs/rust/src/temp_clone.rs
  • M src/storage/lib/vfs/rust/src/token_registry.rs
  • M src/storage/stress-tests/utils/fvm.rs
  • M src/sys/component_manager/lib/builtins/src/cpu_resource.rs
  • M src/sys/component_manager/lib/builtins/src/debug_resource.rs
  • M src/sys/component_manager/lib/builtins/src/debuglog_resource.rs
  • M src/sys/component_manager/lib/builtins/src/energy_info_resource.rs
  • M src/sys/component_manager/lib/builtins/src/factory_items.rs
  • M src/sys/component_manager/lib/builtins/src/hypervisor_resource.rs
  • M src/sys/component_manager/lib/builtins/src/info_resource.rs
  • M src/sys/component_manager/lib/builtins/src/iommu_resource.rs
  • M src/sys/component_manager/lib/builtins/src/ioport_resource.rs
  • M src/sys/component_manager/lib/builtins/src/irq_resource.rs
  • M src/sys/component_manager/lib/builtins/src/mexec_resource.rs
  • M src/sys/component_manager/lib/builtins/src/mmio_resource.rs
  • M src/sys/component_manager/lib/builtins/src/msi_resource.rs
  • M src/sys/component_manager/lib/builtins/src/power_resource.rs
  • M src/sys/component_manager/lib/builtins/src/profile_resource.rs
  • M src/sys/component_manager/lib/builtins/src/root_job.rs
  • M src/sys/component_manager/lib/builtins/src/sampling_resource.rs
  • M src/sys/component_manager/lib/builtins/src/smc_resource.rs
  • M src/sys/component_manager/lib/builtins/src/stall_resource.rs
  • M src/sys/component_manager/lib/builtins/src/tracing_resource.rs
  • M src/sys/component_manager/lib/builtins/src/vmex_resource.rs
  • M src/sys/component_manager/lib/diagnostics/src/task_metrics/component_tree_stats.rs
  • M src/sys/component_manager/lib/diagnostics/src/task_metrics/task_info.rs
  • M src/sys/component_manager/lib/logger/src/klog.rs
  • M src/sys/component_manager/src/bootfs.rs
  • M src/sys/component_manager/src/builtin/builtin_runner.rs
  • M src/sys/component_manager/src/builtin/log.rs
  • M src/sys/component_manager/src/builtin/time.rs
  • M src/sys/component_manager/src/builtin_environment.rs
  • M src/sys/component_manager/src/framework/capabilities.rs
  • M src/sys/component_manager/src/model/events/hook_observer.rs
  • M src/sys/component_manager/src/model/namespace.rs
  • M src/sys/component_manager/src/model/testing/mocks.rs
  • M src/sys/component_manager/src/model/token.rs
  • M src/sys/component_manager/tests/bootfs_launching_benchmark/src/main.rs
  • M src/sys/component_manager/tests/collections/integration_test.rs
  • M src/sys/component_manager/tests/controller/src/lib.rs
  • M src/sys/component_manager/tests/fuchsia_boot_resolver/src/resolve_bootfs_package.rs
  • M src/sys/component_manager/tests/introspector/src/main.rs
  • M src/sys/component_manager/tests/lifecycle_benchmark/src/main.rs
  • M src/sys/fuzzing/manager/src/test_support.rs
  • M src/sys/fuzzing/realmfuzzer/coverage/src/aggregator.rs
  • M src/sys/fuzzing/realmfuzzer/coverage/tests/adapter/src/main.rs
  • M src/sys/fuzzing/realmfuzzer/coverage/tests/engine/src/main.rs
  • M src/sys/lib/component_debug/src/cli/run.rs
  • M src/sys/lib/component_debug/src/lifecycle.rs
  • M src/sys/lib/elf_runner/src/component.rs
  • M src/sys/lib/elf_runner/src/component_set.rs
  • M src/sys/lib/elf_runner/src/crash_handler.rs
  • M src/sys/lib/elf_runner/src/lib.rs
  • M src/sys/lib/elf_runner/src/stdout.rs
  • M src/sys/lib/elf_runner/src/vdso_vmo.rs
  • M src/sys/lib/fidl-fuchsia-pkg-ext/src/cache.rs
  • M src/sys/lib/fuchsia-bootfs/src/lib.rs
  • M src/sys/lib/runner/src/component.rs
  • M src/sys/lib/runtime_capabilities/src/connector.rs
  • M src/sys/lib/runtime_capabilities/src/dir_connector.rs
  • M src/sys/lib/runtime_capabilities/src/fidl/dictionary.rs
  • M src/sys/lib/runtime_capabilities/src/fidl/store.rs
  • M src/sys/lib/runtime_capabilities/src/handle.rs
  • M src/sys/lib/stdout-to-debuglog/rust/src/lib.rs
  • M src/sys/lib/task-exceptions/src/lib.rs
  • M src/sys/pkg/bin/fake-system-update-committer/src/main.rs
  • M src/sys/pkg/bin/omaha-client/src/policy.rs
  • M src/sys/pkg/bin/system-update-committer/src/fidl.rs
  • M src/sys/pkg/bin/system-update-committer/src/main.rs
  • M src/sys/pkg/bin/update/src/commit.rs
  • M src/sys/pkg/lib/blobfs/src/mock.rs
  • M src/sys/pkg/lib/fidl-fuchsia-update-ext/src/commit.rs
  • M src/sys/pkg/testing/shell-process/src/lib.rs
  • M src/sys/pkg/tests/pkg-resolver/src/lib.rs
  • M src/sys/pkg/tests/update/src/lib.rs
  • M src/sys/runners/dso/src/component.rs
  • M src/sys/runners/dso/src/loader.rs
  • M src/sys/test_manager/tests/test_data/debug_data_test.rs
  • M src/sys/test_runners/elf/src/launcher.rs
  • M src/sys/test_runners/fuzz/src/launcher.rs
  • M src/sys/test_runners/gotests/src/test_server.rs
  • M src/sys/test_runners/gtest/src/test_server.rs
  • M src/sys/test_runners/rust/src/test_server.rs
  • M src/sys/test_runners/src/elf/elf_component.rs
  • M src/sys/test_runners/src/launch.rs
  • M src/sys/test_runners/src/logs.rs
  • M src/sys/test_runners/src/test_lib.rs
  • M src/sys/test_runners/starnix/src/helpers.rs
  • M src/sys/time/testing/example/src/lib.rs
  • M src/sys/time/testing/lib/lib.rs
  • M src/sys/time/testing/utc-handle-vendor/src/main.rs
  • M src/sys/time/timekeeper/alarms/src/emu.rs
  • M src/sys/time/timekeeper/alarms/src/lib.rs
  • M src/sys/time/timekeeper/src/main.rs
  • M src/sys/time/timekeeper_integration/tests/faketime/integration.rs
  • M src/sys/time/timekeeper_integration/tests/timekeeper/integration.rs
  • M src/sys/tools/debug-dash-launcher/src/launch.rs
  • M src/ui/lib/input_pipeline/src/consumer_controls_binding.rs
  • M src/ui/lib/input_pipeline/src/media_buttons_handler.rs
  • M src/ui/lib/input_pipeline/src/mouse_binding.rs
  • M src/ui/lib/input_pipeline/src/touch_binding.rs
  • M src/ui/lib/input_pipeline/src/touch_injector_handler.rs
  • M src/ui/lib/input_pipeline/src/utils.rs
  • M src/ui/testing/input_helper/src/lib.rs
  • M src/virtualization/bin/guest/src/vsh.rs
  • M src/virtualization/bin/vmm/device/virtio_block/src/remote_backend.rs
  • M src/virtualization/bin/vmm/device/virtio_gpu/src/resource.rs
  • M src/virtualization/lib/cli/src/platform/mod.rs
  • M src/virtualization/lib/cli/src/socat.rs
  • M src/virtualization/lib/cli/src/vsockperf.rs
  • M src/zircon/bin/role_manager/tests/integration/src/main.rs
  • M third_party/tcpdump/tests/src/lib.rs
Change size: XL
Delta: 355 files changed, 868 insertions(+), 954 deletions(-)
Open in Gerrit

Related details

Attention is currently required from:
  • Adam Barth
  • Owners Override
Submit Requirements:
  • requirement is not satisfiedCode-Owners
  • requirement is not satisfiedCode-Review
  • requirement is not satisfiedDependencies-Satisfied
  • requirement is not satisfiedReview-Enforcement
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. DiffyGerrit
Gerrit-MessageType: newchange
Gerrit-Project: fuchsia
Gerrit-Branch: main
Gerrit-Change-Id: Ib3fb008a1fa2cffc30a72e6dca1152ba4578047d
Gerrit-Change-Number: 1606754
Gerrit-PatchSet: 5
Gerrit-Owner: Adam Perry <adam...@google.com>
Gerrit-Reviewer: Adam Barth <aba...@google.com>
Gerrit-Reviewer: Adam Perry <adam...@google.com>
Gerrit-Reviewer: Owners Override <owners-...@fuchsia.dev>
Gerrit-Attention: Owners Override <owners-...@fuchsia.dev>
Gerrit-Attention: Adam Barth <aba...@google.com>

--
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 owners-overri...@fuchsia.dev.
To view this discussion visit https://groups.google.com/a/fuchsia.dev/d/msgid/owners-override/b1b6eb93cc88e01abc2740ee9f73001b043571b1-HTML%40fuchsia-review.googlesource.com.
unsatisfied_requirement
open
diffy

'SLSA Policy Verification Service (Gerrit)' via owners-override

unread,
May 12, 2026, 3:49:47 PM (3 days ago) May 12
to Adam Perry, Adam Barth, Owners Override, global-integrat...@fuchsia-infra.iam.gserviceaccount.com, fuchsia-int...@luci-project-accounts.iam.gserviceaccount.com
Attention needed from Adam Barth and Owners Override

SLSA Policy Verification Service voted SLSA-Policy-Verified+1

SLSA-Policy-Verified+1
Open in Gerrit

Related details

Attention is currently required from:
  • Adam Barth
  • Owners Override
Submit Requirements:
  • requirement is not satisfiedCode-Owners
  • requirement is not satisfiedCode-Review
  • requirement is not satisfiedDependencies-Satisfied
  • requirement is not satisfiedReview-Enforcement
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. DiffyGerrit
Gerrit-MessageType: comment
Gerrit-Project: fuchsia
Gerrit-Branch: main
Gerrit-Change-Id: Ib3fb008a1fa2cffc30a72e6dca1152ba4578047d
Gerrit-Change-Number: 1606754
Gerrit-PatchSet: 5
Gerrit-Owner: Adam Perry <adam...@google.com>
Gerrit-Reviewer: Adam Barth <aba...@google.com>
Gerrit-Reviewer: Adam Perry <adam...@google.com>
Gerrit-Reviewer: Owners Override <owners-...@fuchsia.dev>
Gerrit-Reviewer: SLSA Policy Verification Service <devtools-gerritco...@google.com>
Gerrit-Comment-Date: Tue, 12 May 2026 19:49:41 +0000
Gerrit-HasComments: No
Gerrit-Has-Labels: Yes

--
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 owners-overri...@fuchsia.dev.
To view this discussion visit https://groups.google.com/a/fuchsia.dev/d/msgid/owners-override/002a68c8e9d7e95882de69258369cb9855728316-EmailReviewComments-HTML%40fuchsia-review.googlesource.com.
unsatisfied_requirement
open
diffy

'Adam Perry (Gerrit)' via owners-override

unread,
May 12, 2026, 3:49:48 PM (3 days ago) May 12
to Adam Barth, Owners Override, global-integrat...@fuchsia-infra.iam.gserviceaccount.com, fuchsia-int...@luci-project-accounts.iam.gserviceaccount.com
Attention needed from Adam Barth and Owners Override

Adam Perry voted Fuchsia-Auto-Submit+1

Fuchsia-Auto-Submit+1
Open in Gerrit

Related details

Attention is currently required from:
  • Adam Barth
  • Owners Override
Submit Requirements:
  • requirement is not satisfiedCode-Owners
  • requirement is not satisfiedCode-Review
  • requirement is not satisfiedDependencies-Satisfied
  • requirement is not satisfiedReview-Enforcement
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. DiffyGerrit
Gerrit-MessageType: comment
Gerrit-Project: fuchsia
Gerrit-Branch: main
Gerrit-Change-Id: Ib3fb008a1fa2cffc30a72e6dca1152ba4578047d
Gerrit-Change-Number: 1606754
Gerrit-PatchSet: 5
Gerrit-Owner: Adam Perry <adam...@google.com>
Gerrit-Reviewer: Adam Barth <aba...@google.com>
Gerrit-Reviewer: Adam Perry <adam...@google.com>
Gerrit-Reviewer: Owners Override <owners-...@fuchsia.dev>
Gerrit-Comment-Date: Tue, 12 May 2026 19:49:39 +0000
Gerrit-HasComments: No
Gerrit-Has-Labels: Yes

--
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 owners-overri...@fuchsia.dev.
To view this discussion visit https://groups.google.com/a/fuchsia.dev/d/msgid/owners-override/b1b6eb93cc88e01abc2740ee9f73001b043571b1-EmailReviewComments-HTML%40fuchsia-review.googlesource.com.
unsatisfied_requirement
open
diffy

'Adam Barth (Gerrit)' via owners-override

unread,
May 12, 2026, 3:50:41 PM (3 days ago) May 12
to Adam Perry, SLSA Policy Verification Service, Owners Override, global-integrat...@fuchsia-infra.iam.gserviceaccount.com, fuchsia-int...@luci-project-accounts.iam.gserviceaccount.com
Attention needed from Adam Perry and Owners Override

Adam Barth voted

Code-Review+2
Owners-Override+1
Open in Gerrit

Related details

Attention is currently required from:
  • Adam Perry
  • Owners Override
Submit Requirements:
  • requirement satisfiedCode-Owners
  • requirement satisfiedCode-Review
  • requirement is not satisfiedDependencies-Satisfied
  • requirement satisfiedReview-Enforcement
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. DiffyGerrit
Gerrit-MessageType: comment
Gerrit-Project: fuchsia
Gerrit-Branch: main
Gerrit-Change-Id: Ib3fb008a1fa2cffc30a72e6dca1152ba4578047d
Gerrit-Change-Number: 1606754
Gerrit-PatchSet: 5
Gerrit-Owner: Adam Perry <adam...@google.com>
Gerrit-Reviewer: Adam Barth <aba...@google.com>
Gerrit-Reviewer: Adam Perry <adam...@google.com>
Gerrit-Reviewer: Owners Override <owners-...@fuchsia.dev>
Gerrit-Reviewer: SLSA Policy Verification Service <devtools-gerritco...@google.com>
Gerrit-Attention: Adam Perry <adam...@google.com>
Gerrit-Attention: Owners Override <owners-...@fuchsia.dev>
Gerrit-Comment-Date: Tue, 12 May 2026 19:50:33 +0000
Gerrit-HasComments: No
Gerrit-Has-Labels: Yes

--
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 owners-overri...@fuchsia.dev.
To view this discussion visit https://groups.google.com/a/fuchsia.dev/d/msgid/owners-override/8e8d23f7b8115a11e3e8c1c220dee8e756f9c4fb-EmailReviewComments-HTML%40fuchsia-review.googlesource.com.
satisfied_requirement
unsatisfied_requirement
open
diffy

'fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com (Gerrit)' via owners-override

unread,
May 12, 2026, 4:12:49 PM (3 days ago) May 12
to Adam Perry, cl-deps...@fuchsia-internal-service-accts.iam.gserviceaccount.com, Adam Barth, SLSA Policy Verification Service, Owners Override, global-integrat...@fuchsia-infra.iam.gserviceaccount.com
Commit message:
[zx][rs] Remove HandleBased trait.
Bug: 434763877
Depends-on: turquoise-internal:Id782fcfd78f5aa283d6cf7ad217c594048620d61
Change-Id: Ib3fb008a1fa2cffc30a72e6dca1152ba4578047d
SLSA-Policy-Verified: SLSA Policy Verification Service <devtools-gerritco...@google.com>
Fuchsia-Auto-Submit: Adam Perry <adam...@google.com>
Reviewed-by: Adam Barth <aba...@google.com>
Owners-Override: Adam Barth <aba...@google.com>
Commit-Queue: Adam Perry <adam...@google.com>
Branch: refs/heads/main
Submit Requirements:
Open in Gerrit
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. DiffyGerrit
Gerrit-MessageType: merged
Gerrit-Project: fuchsia
Gerrit-Branch: main
Gerrit-Change-Id: Ib3fb008a1fa2cffc30a72e6dca1152ba4578047d
Gerrit-Change-Number: 1606754
Gerrit-PatchSet: 6
Gerrit-Owner: Adam Perry <adam...@google.com>
Gerrit-Reviewer: Adam Barth <aba...@google.com>
Gerrit-Reviewer: Adam Perry <adam...@google.com>
Gerrit-Reviewer: Owners Override <owners-...@fuchsia.dev>
Gerrit-Reviewer: SLSA Policy Verification Service <devtools-gerritco...@google.com>

--
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 owners-overri...@fuchsia.dev.
To view this discussion visit https://groups.google.com/a/fuchsia.dev/d/msgid/owners-override/297095c6a21e2aac40907d65243e642924d9f449-HTML%40fuchsia-review.googlesource.com.
open
diffy
satisfied_requirement

'global-integration-ci-builder@fuchsia-infra.iam.gserviceaccount.com (Gerrit)' via owners-override

unread,
May 12, 2026, 4:28:12 PM (3 days ago) May 12
to Adam Perry, fuchsia-int...@luci-project-accounts.iam.gserviceaccount.com, cl-deps...@fuchsia-internal-service-accts.iam.gserviceaccount.com, Adam Barth, SLSA Policy Verification Service, Owners Override, global-integrat...@fuchsia-infra.iam.gserviceaccount.com

Message from global-integra...@fuchsia-infra.iam.gserviceaccount.com

Open in Gerrit

Related details

Attention set is empty
Submit Requirements:
    • requirement satisfiedCode-Owners
    • requirement satisfiedCode-Review
    • requirement satisfiedDependencies-Satisfied
    • requirement satisfiedReview-Enforcement
    Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. DiffyGerrit
    Gerrit-MessageType: comment
    Gerrit-Project: fuchsia
    Gerrit-Branch: main
    Gerrit-Change-Id: Ib3fb008a1fa2cffc30a72e6dca1152ba4578047d
    Gerrit-Change-Number: 1606754
    Gerrit-PatchSet: 6
    Gerrit-Owner: Adam Perry <adam...@google.com>
    Gerrit-Reviewer: Adam Barth <aba...@google.com>
    Gerrit-Reviewer: Adam Perry <adam...@google.com>
    Gerrit-Reviewer: Owners Override <owners-...@fuchsia.dev>
    Gerrit-Reviewer: SLSA Policy Verification Service <devtools-gerritco...@google.com>

    --
    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 owners-overri...@fuchsia.dev.
    To view this discussion visit https://groups.google.com/a/fuchsia.dev/d/msgid/owners-override/d282c865f7c2a8c4c93e3a9d580754db8b039453-EmailReviewComments-HTML%40fuchsia-review.googlesource.com.
    satisfied_requirement
    open
    diffy
    Reply all
    Reply to author
    Forward
    0 new messages