Alice Ryhl <[email protected]> writes: > On Thu, Jun 4, 2026 at 10:14 PM Andreas Hindborg <[email protected]> > wrote: >> >> From: Asahi Lina <[email protected]> >> >> This allows Page references to be returned as borrowed references, >> without necessarily owning the struct page. >> >> Signed-off-by: Asahi Lina <[email protected]> >> [ Andreas: Fix formatting and add a safety comment. ] >> Signed-off-by: Andreas Hindborg <[email protected]> > > This will not compile unless Rust Binder is also updated.
I'll be sure to build test against binder. Best regards, Andreas Hindborg
