Re: [PATCH v8 0/3] rust: kunit: Support KUnit tests with a user-space like syntax

From: Miguel Ojeda
Date: Thu Mar 20 2025 - 19:14:21 EST


On Tue, Mar 18, 2025 at 9:14 AM David Gow <davidgow@xxxxxxxxxx> wrote:
>
> The only reason for delay I can think of is all of the patches which
> adjust clippy warnings, etc., for things like addr_of_mut!() (and
> possibly some of the casting). I'm unlikely to have time to re-send
> everything out before the merge window with those fixed (I'm going to
> be away for the latter half of this week), so if folks are okay with
> either accepting this as-is, doing a follow-up fix, or delaying those
> warnings, that's ideal on my end.

Yeah, those series (Antonio's or Tamir's) are independent, and in my
view they shouldn't delay something (a feature) like this series.

Cheers,
Miguel