linux/rust/kernel/list
Tamir Duberstein e71d7e39be rust: list: simplify macro capture
Avoid manually capturing generics; use `ty` to capture the whole type
instead.

Reviewed-by: Christian Schrefl <chrisi.schrefl@gmail.com>
Tested-by: Alice Ryhl <aliceryhl@google.com>
Reviewed-by: Alice Ryhl <aliceryhl@google.com>
Signed-off-by: Tamir Duberstein <tamird@gmail.com>
Link: https://lore.kernel.org/r/20250709-list-no-offset-v4-1-a429e75840a9@gmail.com
Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
2025-07-19 23:18:18 +02:00
..
arc.rs rust: list: Fix typo much in arc.rs 2025-05-29 23:35:44 +02:00
arc_field.rs rust: start using the #[expect(...)] attribute 2024-10-07 21:39:57 +02:00
impl_list_item_mod.rs rust: list: simplify macro capture 2025-07-19 23:18:18 +02:00