Re: [PATCH v7 01/10] rust: bitmap: use function-level cfg on kunit test
Burak Emir <[email protected]>
| Newsgroups | org.kernel.vger.rust-for-linux,dev.linux.lists.nova-gpu,org.freedesktop.lists.dri-devel,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <CABwQupPn7mEGu7oS7R_F84werNFMxN-uoxGb0An9e9D7tsYvdg@mail.gmail.com> |
Thanks for cleaning this up! On Mon, Aug 17, 2026 at 12:29 PM Gary Guo <[email protected]> wrote: > > On Mon Aug 17, 2026 at 8:04 AM BST, Eliot Courtney wrote: > > Since commit c652dc44192d ("rust: kunit: allow `cfg` on `test`s"), > > we no longer need this workaround. > > > > Reviewed-by: Alice Ryhl <[email protected]> > > Reviewed-by: Yury Norov <[email protected]> > > Signed-off-by: Eliot Courtney <[email protected]> > > Reviewed-by: Gary Guo <[email protected]> > Reviewed-by: Burak Emir <[email protected]>