aboutsummaryrefslogtreecommitdiff
path: root/rust_tools/rust_watch.py
diff options
context:
space:
mode:
authorBob Haarman <inglorion@chromium.org>2024-02-01 16:13:01 +0000
committerChromeos LUCI <chromeos-scoped@luci-project-accounts.iam.gserviceaccount.com>2024-02-01 22:30:59 +0000
commitee70ef2a95232eb60b7fb2c1732af5040fe92160 (patch)
tree750fbc5745bbfb0fddc4528cad698b2a364bd45e /rust_tools/rust_watch.py
parent282120e8d66fb51b2188a435969af4b8eecf5011 (diff)
downloadtoolchain-utils-ee70ef2a95232eb60b7fb2c1732af5040fe92160.tar.gz
rust_uprev: don't update rust-bootstrap
rust_uprev.py contains code that updates the rust-bootstrap ebuild. This was previously necessary, because, without it, the version of rust-bootstrap needed to build the other rust packages would not be available. However, this is no longer true: We now update rust-bootstrap to the same version as dev-lang/rust and the others, which means that when we advance the non-bootstrap version, it will only be one step ahead of rust-bootstrap and therefore work. auto_update_rust_bootstrap.py will then take care of updating rust-bootstrap. As a result, we don't need logic for that in rust_uprev.py anymore, and this change removes it. Some code that refers to rust-bootstrap is still preserved, namely the code updates the bootstrap version encoded in cros-rustc.eclass and the code that verifies that rust-bootstrap sources and prebuilts are available on the mirror. BUG=None TEST=presubmit Change-Id: I0959bfc6d442467622b0403e6cb975d5b579aad4 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/toolchain-utils/+/5259526 Reviewed-by: George Burgess <gbiv@chromium.org> Commit-Queue: Bob Haarman <inglorion@chromium.org> Tested-by: Bob Haarman <inglorion@chromium.org>
Diffstat (limited to 'rust_tools/rust_watch.py')
0 files changed, 0 insertions, 0 deletions