Re: [PATCH] rust: kunit: use C-string literals to clean warning
From: Miguel Ojeda
Date: Fri Sep 27 2024 - 13:08:22 EST
On Fri, Sep 27, 2024 at 7:06 PM Benno Lossin <benno.lossin@xxxxxxxxx> wrote:
>
> I thought our minimal version is 1.78.0, or am I misunderstanding the
> wording here (I interpret higher as "1.77 > min-version").
Yeah, sorry, I meant that our minimum is higher and thus we can use
the feature in mainline, but not in LTSs -- rewording artifact :)
Cheers,
Miguel