Re: [PATCH v4 08/16] rust: kunit: refactor to use `&raw [const|mut]`
From: Boqun Feng
Date: Fri Mar 21 2025 - 13:06:26 EST
On Fri, Mar 21, 2025 at 10:28:06AM +0800, David Gow wrote:
[...]
> > Anyway, KUnit `#[test]`s are in -- I was not planning to merge this
> > now anyway, it should be reviewed a bit more.
>
I agree this whole series should wait a bit, but do we want to merge
patch #1 as early as possible (maybe right after v6.15-rc1), so that new
code can switch to &raw since that's the direction anyway?
Regards,
Boqun
> Excellent! I'll make sure to review the new version of the patch when
> it's rebased.
>
> Cheers,
> -- David