Re: [PATCH v3] rust: core: implement rx580 state optimization engine and c-to-rust char dev
From: Miguel Ojeda
Date: Tue Jun 30 2026 - 17:11:00 EST
On Tue, Jun 30, 2026 at 11:04 PM Breno Rodrigues Alves
<breno3011alves@xxxxxxxxx> wrote:
>
> diff --git a/Documentation/rust/alves_guidelines.rst b/Documentation/rust/alves_guidelines.rst
> new file mode 100644
> index 000000000..f6afa63de
> --- /dev/null
> +++ b/Documentation/rust/alves_guidelines.rst
> @@ -0,0 +1,3 @@
> +# Rust for Linux - Core Guidelines
> +- Style: Linear, pragmatic, flat, Linus Torvalds style.
> +- Constraints: Zero-cost abstractions, strict RAII, no binary bloat.
What is this? And how is it possible that you changed this file (and
also tested the typo) within minutes of v2 submission?
Is this submission generated with AI? Please see:
https://docs.kernel.org/process/generated-content.html
https://docs.kernel.org/process/coding-assistants.html
Please observe the ~week delay between submissions. Also please add
changelogs for your submissions etc. Please see:
https://docs.kernel.org/process/submitting-patches.html
Thanks!
Cheers,
Miguel