diff options
author | Alice Ryhl <aliceryhl@google.com> | 2025-05-02 16:19:30 +0300 |
---|---|---|
committer | Danilo Krummrich <dakr@kernel.org> | 2025-05-07 19:38:24 +0300 |
commit | f2b4dd7093438e4884cb01a783212abfbc9cc40b (patch) | |
tree | 82e0baf979bf1648048a98183be6012be047fe7a /scripts/lib/kdoc/kdoc_output.py | |
parent | a1e4d5c9d708d7a0e7071015a120a4489404128f (diff) | |
download | linux-f2b4dd7093438e4884cb01a783212abfbc9cc40b.tar.xz |
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 <aliceryhl@google.com>
Reviewed-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Reviewed-by: Benno Lossin <lossin@kernel.org>
Link: https://lore.kernel.org/r/20250502-vec-methods-v5-2-06d20ad9366f@google.com
Signed-off-by: Danilo Krummrich <dakr@kernel.org>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_output.py')
0 files changed, 0 insertions, 0 deletions