On Mon, Mar 3, 2025 at 6:10 PM Miguel Ojeda ojeda@kernel.org wrote:
In commit 392e34b6bc22 ("kbuild: rust: remove the `alloc` crate and `GlobalAlloc`") we stopped using the upstream `alloc` crate.
Thus remove a few leftover mentions treewide.
Cc: stable@vger.kernel.org # Also to 6.12.y after the `alloc` backport lands Fixes: 392e34b6bc22 ("kbuild: rust: remove the `alloc` crate and `GlobalAlloc`") Signed-off-by: Miguel Ojeda ojeda@kernel.org
Applied to `rust-fixes` -- thanks everyone!
Cheers, Miguel