All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/1] package/rust: bump to version 1.52.1
Date: Sun, 18 Jul 2021 22:39:09 +0200	[thread overview]
Message-ID: <20210718223909.284ad634@windsurf> (raw)
In-Reply-To: <20210529083710.2471632-1-fontaine.fabrice@gmail.com>

Hello Fabrice,

On Sat, 29 May 2021 10:37:10 +0200
Fabrice Fontaine <fontaine.fabrice@gmail.com> wrote:

> This release disables incremental compilation, unless the user has
> explicitly opted in via the newly added RUSTC_FORCE_INCREMENTAL=1
> environment variable.
> 
> This is due to the widespread, and frequently occuring, breakage
> encountered by Rust users due to newly enabled incremental verification
> in 1.52.0.
> 
> https://github.com/rust-lang/rust/blob/1.52.1/RELEASES.md
> 
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
> ---
>  package/rust-bin/rust-bin.hash | 96 +++++++++++++++++-----------------
>  package/rust-bin/rust-bin.mk   |  2 +-
>  package/rust/rust.hash         |  6 +--
>  package/rust/rust.mk           |  2 +-
>  4 files changed, 53 insertions(+), 53 deletions(-)

Thanks, but it does not apply to master. It seems that your patch isn't
based on top of d69d40c029dc7d8199b745eaee759d92b66c5d17 (from May 18).
Could you refresh your patch? You will have to update a significant
number of additional hashes in rust-bin.hash.

Thanks!

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

      reply	other threads:[~2021-07-18 20:39 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-29  8:37 [Buildroot] [PATCH 1/1] package/rust: bump to version 1.52.1 Fabrice Fontaine
2021-07-18 20:39 ` Thomas Petazzoni [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210718223909.284ad634@windsurf \
    --to=thomas.petazzoni@bootlin.com \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.