Re: [PATCH] rust: upgrade to Rust 1.77.0

From: Boqun Feng
Date: Sat Feb 17 2024 - 01:18:01 EST


On Sat, Feb 17, 2024 at 01:27:17AM +0100, Miguel Ojeda wrote:
> This is the next upgrade to the Rust toolchain, from 1.76.0 to 1.77.0
> (i.e. the latest) [1].
>

Again, I've applied this onto the previous 1.76 patch and tested with
kunit for x86 and arm64. My toolchain is today's beta:

> rustc --version
rustc 1.77.0-beta.4 (d783f371b 2024-02-16

Tested-by: Boqun Feng <boqun.feng@xxxxxxxxx>

Regards,
Boqun

> See the upgrade policy [2] and the comments on the first upgrade in
> commit 3ed03f4da06e ("rust: upgrade to Rust 1.68.2").
>
[...]