diff options
| author | Miguel Ojeda <ojeda@kernel.org> | 2026-05-28 10:25:41 +0300 |
|---|---|---|
| committer | Miguel Ojeda <ojeda@kernel.org> | 2026-05-28 10:25:41 +0300 |
| commit | 3cd202c03934a2c0d95e12aff90def47ec2e20f7 (patch) | |
| tree | 5ca726af81dca2006467cb3641650fdbff06c5d6 /scripts | |
| parent | 72d33b8bfeacbfdccf2cda4650e8e002def036f8 (diff) | |
| parent | ec51531fb8efda9b75316111c040dd756f815b0c (diff) | |
| download | linux-3cd202c03934a2c0d95e12aff90def47ec2e20f7.tar.xz | |
Merge tag 'alloc-7.2-rc1' of https://github.com/Rust-for-Linux/linux into rust-next
Pull alloc updates from Danilo Krummrich:
- Fix the 'Vec::reserve()' doctest to properly account for the existing
vector length in the capacity assertion.
- Fix an incorrect operator in the 'Vec::extend_with()' SAFETY comment;
add a doc test demonstrating basic usage and the zero-length case.
- Cleanup all imports in the alloc module and its doctests to use the
"kernel vertical" import style.
* tag 'alloc-7.2-rc1' of https://github.com/Rust-for-Linux/linux:
rust: alloc: cleanup doctest imports to "kernel vertical" style
rust: alloc: cleanup imports and use "kernel vertical" style
rust: alloc: fix `Vec::extend_with` SAFETY comment
rust: alloc: add doc test for `Vec::extend_with`
rust: alloc: fix assert in `Vec::reserve` doc test
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
