diff options
| author | Alice Ryhl <[email protected]> | 2025-05-02 13:19:30 +0000 |
|---|---|---|
| committer | Danilo Krummrich <[email protected]> | 2025-05-07 16:38:24 +0000 |
| commit | f2b4dd7093438e4884cb01a783212abfbc9cc40b (patch) | |
| tree | 82e0baf979bf1648048a98183be6012be047fe7a /scripts/rustdoc_test_builder.rs | |
| parent | rust: alloc: add Vec::clear (diff) | |
| download | kernel-f2b4dd7093438e4884cb01a783212abfbc9cc40b.tar.gz kernel-f2b4dd7093438e4884cb01a783212abfbc9cc40b.zip | |
rust: alloc: add Vec::pop
This introduces a basic method that our custom Vec is missing. I expect
that it will be used in many places, but at the time of writing, Rust
Binder has six calls to Vec::pop.
Signed-off-by: Alice Ryhl <[email protected]>
Reviewed-by: Greg Kroah-Hartman <[email protected]>
Reviewed-by: Benno Lossin <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Danilo Krummrich <[email protected]>
Diffstat (limited to 'scripts/rustdoc_test_builder.rs')
0 files changed, 0 insertions, 0 deletions
