linux/rust/kernel/alloc
Tamir Duberstein b0af4f9142 rust: alloc: use `kernel::fmt`
Reduce coupling to implementation details of the formatting machinery by
avoiding direct use for `core`'s formatting traits and macros.

This backslid in commit 9def0d0a2a ("rust: alloc: add
Vec::push_within_capacity").

Reviewed-by: Alice Ryhl <aliceryhl@google.com>
Acked-by: Danilo Krummrich <dakr@kernel.org>
Signed-off-by: Tamir Duberstein <tamird@gmail.com>
Link: https://patch.msgid.link/20251018-cstr-core-v18-6-9378a54385f8@gmail.com
Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
2025-10-20 04:04:23 +02:00
..
allocator rust: alloc: implement VmallocPageIter 2025-09-04 23:33:27 +02:00
kvec rust: alloc: use `kernel::fmt` 2025-10-20 04:04:23 +02:00
allocator.rs Summary of significant series in this pull request: 2025-10-02 18:18:33 -07:00
kbox.rs Summary of significant series in this pull request: 2025-10-02 18:18:33 -07:00
kvec.rs rust: alloc: employ a trailing comment to keep vertical layout 2025-10-17 00:56:20 +02:00
layout.rs drm next for 6.18-rc1 2025-10-02 12:47:25 -07:00