Adam Perry would like Owners Override and Adam Barth to review this change.
[zx][rs] Remove AsHandleRef::get_koid.
Replaced by inherent koid() methods on handle wrappers.
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Owners-Override | +1 |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Fuchsia-Auto-Submit | +0 |
Removing autosubmit because both workbench_eng.vim3-debug-lacewing builds failed with three repeated:
```
2026-01-13 16:04:46.529165 ffx: {"type":"unexpected","code":1,"message":"There was an error flashing \"zircon_r\" - /b/s/w/ir/out/not-default/obj/products/workbench/workbench_eng.vim3/product_bundle/system_r/zedboot.zbi: FlashError(FlashFailed { partition: \"zircon_r\", message: \"too large for partition\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\" })"}
```
Don't see size checks going off and the builder's green in CI so going to investigate tomorrow.
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
19 is the latest approved patch-set.
The change was submitted with unreviewed changes in the following files:
```
The name of the file: src/lib/diagnostics/log/rust/src/fuchsia_28/sink.rs
Insertions: 0, Deletions: 1.
@@ -12,7 +12,6 @@
use std::collections::HashSet;
use std::io::Cursor;
use std::sync::atomic::{AtomicU32, Ordering};
-use zx::{self as zx, AsHandleRef};
#[derive(Default)]
pub(crate) struct SinkConfig {
```
[zx][rs] Remove AsHandleRef::get_koid.
Replaced by inherent koid() methods on handle wrappers.
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
Change has been successfully rolled: https://turquoise-internal-review.googlesource.com/1142755
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |