On Thu, Feb 8, 2024 at 6:53 AM Alice Ryhl <aliceryhl@xxxxxxxxxx> wrote: > Leaking pointer addresses in logs is frowned upon in the kernel, so I > don't think we should include that. Sounds like the very correct decision from what Greg and Kees said. If we add an impl in the future (to be able to `#[derive(Debug)]` on anything containing this type) it could just print `0x****************`.