On Tue Sep 1, 2026 at 6:06 AM BST, Eliot Courtney wrote: > Add the `cv!` macro to the prelude so it doesn't need to be imported > explicitly to use it. > > Signed-off-by: Eliot Courtney <[email protected]>
Reviewed-by: Gary Guo <[email protected]> > --- > rust/kernel/num.rs | 1 - > rust/kernel/prelude.rs | 1 + > 2 files changed, 1 insertion(+), 1 deletion(-)
