Re: [PATCH v2 3/4] rust: debugfs: Support format hooks

From: Miguel Ojeda
Date: Thu May 01 2025 - 06:01:05 EST


On Thu, May 1, 2025 at 1:32 AM Matthew Maurer <mmaurer@xxxxxxxxxx> wrote:
>
> +
> + // INVARIANT: F is inhabited
> + #[repr(transparent)]

This and a few other bits didn't change?

i.e. https://lore.kernel.org/rust-for-linux/CANiq72=vM9Zr-q=BWvE258=9BV1Q4S_9sYo+gfCnaUUj_E09ow@xxxxxxxxxxxxxx/

Cheers,
Miguel