Re: [PATCH 1/2] rust: upgrade to Rust 1.71.0

From: Miguel Ojeda
Date: Fri Aug 04 2023 - 11:22:42 EST


On Sun, Jul 30, 2023 at 12:04 AM Miguel Ojeda <ojeda@xxxxxxxxxx> wrote:
>
> This is the second upgrade to the Rust toolchain, from 1.68.2 to 1.71.0
> (i.e. the latest).

When I apply it, I will update to 1.71.1 instead, which got released
yesterday, since I assume that is what most people would want to use.
There should be no difference for this patch apart from the version
number, since `alloc` did not change upstream.

Cheers,
Miguel