diff options
author | Danilo Krummrich <dakr@kernel.org> | 2025-03-08 01:49:45 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-03-13 15:01:46 +0300 |
commit | e64a79b9a57fdb58282cdf6f3c25b6c6d3160557 (patch) | |
tree | 957202277797b88d971cbbdcc036d58b222cc733 /scripts/generate_rust_analyzer.py | |
parent | 0a798a23bbabd5544c616af3a6ef988e6c5f53c0 (diff) | |
download | linux-e64a79b9a57fdb58282cdf6f3c25b6c6d3160557.tar.xz |
rust: treewide: switch to the kernel `Vec` type
commit 58eff8e872bd04ccb3adcf99aec7334ffad06cfd upstream.
Now that we got the kernel `Vec` in place, convert all existing `Vec`
users to make use of it.
Reviewed-by: Alice Ryhl <aliceryhl@google.com>
Reviewed-by: Benno Lossin <benno.lossin@proton.me>
Reviewed-by: Gary Guo <gary@garyguo.net>
Signed-off-by: Danilo Krummrich <dakr@kernel.org>
Link: https://lore.kernel.org/r/20241004154149.93856-20-dakr@kernel.org
[ Converted `kasan_test_rust.rs` too, as discussed. - Miguel ]
Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions