Re: [PATCH v3 1/2] rust: kasan: KASAN+RUST requires clang
From: Miguel Ojeda
Date: Wed May 27 2026 - 11:14:14 EST
On Wed, May 27, 2026 at 3:58 PM Mark Brown <broonie@xxxxxxxxxx> wrote:
>
> FWIW this has the effect of turning off rust for an allmodconfig unless
> you're using LLVM=1. That's probably the right thing to do but it means
> you might've lost a bunch of coverage.
Yeah :/ Thanks for the warning.
Hmm... Do you happen to have "exceptions to allmodconfig" for
linux-next? i.e. configs that you disable after `make ...
allmodconfig`?
Cheers,
Miguel