On Fri May 22, 2026 at 8:34 AM JST, Danilo Krummrich wrote: > Device<Core> references in probe callbacks are scoped to the callback, > not the full binding duration. Add a lifetime parameter to Core and > CoreInternal to accurately represent this in the type system. > > Suggested-by: Gary Guo <[email protected]> > Signed-off-by: Danilo Krummrich <[email protected]> > ---
Reviewed-by: Eliot Courtney <[email protected]>
