bianbu-linux-6.6/rust/alloc/vec
Asahi Lina 3dcb652a3a rust: Add SPDX headers to alloc::vec::{spec_extend, set_len_on_drop}
Add the missing SPDX headers to these modules, which were just imported
from the Rust stdlib. Doing this in a separate commit makes it easier to
audit that the files have not been modified in the original import.

See the preceding two commits for attribution and licensing details.

Signed-off-by: Asahi Lina <lina@asahilina.net>
Link: https://lore.kernel.org/r/20230224-rust-vec-v1-3-733b5b5a57c5@asahilina.net
[ Reworded for typo. ]
Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
2023-04-10 23:55:19 +02:00
..
drain.rs rust: adapt alloc crate to the kernel 2022-09-28 08:57:01 +02:00
drain_filter.rs rust: adapt alloc crate to the kernel 2022-09-28 08:57:01 +02:00
into_iter.rs rust: adapt alloc crate to the kernel 2022-09-28 08:57:01 +02:00
is_zero.rs rust: adapt alloc crate to the kernel 2022-09-28 08:57:01 +02:00
mod.rs rust: alloc: remove the borrow module (ToOwned, Cow) 2023-01-16 21:03:49 +01:00
partial_eq.rs rust: adapt alloc crate to the kernel 2022-09-28 08:57:01 +02:00
set_len_on_drop.rs rust: Add SPDX headers to alloc::vec::{spec_extend, set_len_on_drop} 2023-04-10 23:55:19 +02:00
spec_extend.rs rust: Add SPDX headers to alloc::vec::{spec_extend, set_len_on_drop} 2023-04-10 23:55:19 +02:00