diff options
| author | Mirko Adzic <adzicmirko97@gmail.com> | 2026-05-27 20:19:53 +0300 |
|---|---|---|
| committer | Gary Guo <gary@garyguo.net> | 2026-05-29 23:34:53 +0300 |
| commit | e6405dca10de4136a880d218b015663a41d92a54 (patch) | |
| tree | f954cef9ab3efadf3608a712b5db54c2c8e83b6d /include/linux | |
| parent | 28ba76f374bf5fec9e5bf5035ffe90e4c6b05682 (diff) | |
| download | linux-e6405dca10de4136a880d218b015663a41d92a54.tar.xz | |
rust: pin-init: internal: suppress `non_snake_case` lint in `#[pin_data]`
Allows `non_snake_case` lint on struct fields generated by `#[pin_data]`.
Since the same warning will be reported by the compiler on the struct
definition, having extra warnings for the generated code is unnecessary
and confusing.
Signed-off-by: Mirko Adzic <adzicmirko97@gmail.com>
Link: https://patch.msgid.link/20260527-pin-init-sync-v1-2-e20335ed2501@garyguo.net
Signed-off-by: Gary Guo <gary@garyguo.net>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
