On Thu, Sep 25, 2025 at 3:56 PM Tamir Duberstein <tam...@gmail.com> wrote: > > C-String literals were added in Rust 1.77. Replace instances of > `kernel::c_str!` with C-String literals where possible. > > Signed-off-by: Tamir Duberstein <tam...@gmail.com>
Reviewed-by: Alice Ryhl <alicer...@google.com>