Re: [PATCH] rust: bug: fix `dead_code` warning in `warn_on!`
Miguel Ojeda <[email protected]>
| Newsgroups | org.kernel.vger.rust-for-linux,dev.linux.lists.loongarch,dev.linux.lists.soc,org.infradead.lists.linux-arm-kernel,org.kernel.vger.stable |
|---|---|
| Message-ID | <CANiq72n4=fz=JNKY0Jdm8BnLa=RmHB2B7s0bO47YTJ7hygqBZg@mail.gmail.com> |
On Sat, Aug 8, 2026 at 12:43 AM FUJITA Tomonori <[email protected]> wrote: > > I sent a fix for this bug a few days ago: > > https://lore.kernel.org/all/[email protected]/ Ah, right, sorry! I also saw another one with `rusttest` for arm64 and riscv64. Did you see that one? We probably need a `cfg(testlib)` split. Cheers, Miguel