-
Notifications
You must be signed in to change notification settings - Fork 2.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore: Update to Rust version 1.84.0 #18214
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Diff for 2990a04:diff --git a/_bashbrew-cat b/_bashbrew-cat
index 57a38d8..30d9e9c 100644
--- a/_bashbrew-cat
+++ b/_bashbrew-cat
@@ -1,32 +1,32 @@
Maintainers: Steven Fackler <sfackler@gmail.com> (@sfackler), Scott Schafer <schaferjscott@gmail.com> (@Muscraft)
GitRepo: /~https://github.com/rust-lang/docker-rust.git
-Tags: 1-alpine3.20, 1.83-alpine3.20, 1.83.0-alpine3.20, alpine3.20
+Tags: 1-alpine3.20, 1.84-alpine3.20, 1.84.0-alpine3.20, alpine3.20
Architectures: amd64, arm64v8
-GitCommit: 700c4f146427808cfb1e07a646e4afabbe99da4f
+GitCommit: a6488232546c088ca9153d7a4154a3e5964ec576
Directory: stable/alpine3.20
-Tags: 1-alpine3.21, 1.83-alpine3.21, 1.83.0-alpine3.21, alpine3.21, 1-alpine, 1.83-alpine, 1.83.0-alpine, alpine
+Tags: 1-alpine3.21, 1.84-alpine3.21, 1.84.0-alpine3.21, alpine3.21, 1-alpine, 1.84-alpine, 1.84.0-alpine, alpine
Architectures: amd64, arm64v8
-GitCommit: 85c88f3a3e192ad11f392e829c54ded1178e8447
+GitCommit: a6488232546c088ca9153d7a4154a3e5964ec576
Directory: stable/alpine3.21
-Tags: 1-bookworm, 1.83-bookworm, 1.83.0-bookworm, bookworm, 1, 1.83, 1.83.0, latest
+Tags: 1-bookworm, 1.84-bookworm, 1.84.0-bookworm, bookworm, 1, 1.84, 1.84.0, latest
Architectures: amd64, arm32v7, arm64v8, i386, ppc64le, s390x
-GitCommit: 700c4f146427808cfb1e07a646e4afabbe99da4f
+GitCommit: a6488232546c088ca9153d7a4154a3e5964ec576
Directory: stable/bookworm
-Tags: 1-bullseye, 1.83-bullseye, 1.83.0-bullseye, bullseye
+Tags: 1-bullseye, 1.84-bullseye, 1.84.0-bullseye, bullseye
Architectures: amd64, arm32v7, arm64v8, i386
-GitCommit: 700c4f146427808cfb1e07a646e4afabbe99da4f
+GitCommit: a6488232546c088ca9153d7a4154a3e5964ec576
Directory: stable/bullseye
-Tags: 1-slim-bookworm, 1.83-slim-bookworm, 1.83.0-slim-bookworm, slim-bookworm, 1-slim, 1.83-slim, 1.83.0-slim, slim
+Tags: 1-slim-bookworm, 1.84-slim-bookworm, 1.84.0-slim-bookworm, slim-bookworm, 1-slim, 1.84-slim, 1.84.0-slim, slim
Architectures: amd64, arm32v7, arm64v8, i386, ppc64le, s390x
-GitCommit: 700c4f146427808cfb1e07a646e4afabbe99da4f
+GitCommit: a6488232546c088ca9153d7a4154a3e5964ec576
Directory: stable/bookworm/slim
-Tags: 1-slim-bullseye, 1.83-slim-bullseye, 1.83.0-slim-bullseye, slim-bullseye
+Tags: 1-slim-bullseye, 1.84-slim-bullseye, 1.84.0-slim-bullseye, slim-bullseye
Architectures: amd64, arm32v7, arm64v8, i386
-GitCommit: 700c4f146427808cfb1e07a646e4afabbe99da4f
+GitCommit: a6488232546c088ca9153d7a4154a3e5964ec576
Directory: stable/bullseye/slim
diff --git a/_bashbrew-list b/_bashbrew-list
index 77073c5..9db4a5d 100644
--- a/_bashbrew-list
+++ b/_bashbrew-list
@@ -7,24 +7,24 @@ rust:1-bullseye
rust:1-slim
rust:1-slim-bookworm
rust:1-slim-bullseye
-rust:1.83
-rust:1.83-alpine
-rust:1.83-alpine3.20
-rust:1.83-alpine3.21
-rust:1.83-bookworm
-rust:1.83-bullseye
-rust:1.83-slim
-rust:1.83-slim-bookworm
-rust:1.83-slim-bullseye
-rust:1.83.0
-rust:1.83.0-alpine
-rust:1.83.0-alpine3.20
-rust:1.83.0-alpine3.21
-rust:1.83.0-bookworm
-rust:1.83.0-bullseye
-rust:1.83.0-slim
-rust:1.83.0-slim-bookworm
-rust:1.83.0-slim-bullseye
+rust:1.84
+rust:1.84-alpine
+rust:1.84-alpine3.20
+rust:1.84-alpine3.21
+rust:1.84-bookworm
+rust:1.84-bullseye
+rust:1.84-slim
+rust:1.84-slim-bookworm
+rust:1.84-slim-bullseye
+rust:1.84.0
+rust:1.84.0-alpine
+rust:1.84.0-alpine3.20
+rust:1.84.0-alpine3.21
+rust:1.84.0-bookworm
+rust:1.84.0-bullseye
+rust:1.84.0-slim
+rust:1.84.0-slim-bookworm
+rust:1.84.0-slim-bullseye
rust:alpine
rust:alpine3.20
rust:alpine3.21
diff --git a/rust_alpine/Dockerfile b/rust_alpine/Dockerfile
index 1486f96..6f3bf26 100644
--- a/rust_alpine/Dockerfile
+++ b/rust_alpine/Dockerfile
@@ -9,7 +9,7 @@ RUN apk add --no-cache \
ENV RUSTUP_HOME=/usr/local/rustup \
CARGO_HOME=/usr/local/cargo \
PATH=/usr/local/cargo/bin:$PATH \
- RUST_VERSION=1.83.0
+ RUST_VERSION=1.84.0
RUN set -eux; \
apkArch="$(apk --print-arch)"; \
diff --git a/rust_alpine3.20/Dockerfile b/rust_alpine3.20/Dockerfile
index 33203b8..6e914fe 100644
--- a/rust_alpine3.20/Dockerfile
+++ b/rust_alpine3.20/Dockerfile
@@ -9,7 +9,7 @@ RUN apk add --no-cache \
ENV RUSTUP_HOME=/usr/local/rustup \
CARGO_HOME=/usr/local/cargo \
PATH=/usr/local/cargo/bin:$PATH \
- RUST_VERSION=1.83.0
+ RUST_VERSION=1.84.0
RUN set -eux; \
apkArch="$(apk --print-arch)"; \
diff --git a/rust_bullseye/Dockerfile b/rust_bullseye/Dockerfile
index 14b038a..2eec784 100644
--- a/rust_bullseye/Dockerfile
+++ b/rust_bullseye/Dockerfile
@@ -5,7 +5,7 @@ LABEL org.opencontainers.image.source=/~https://github.com/rust-lang/docker-rust
ENV RUSTUP_HOME=/usr/local/rustup \
CARGO_HOME=/usr/local/cargo \
PATH=/usr/local/cargo/bin:$PATH \
- RUST_VERSION=1.83.0
+ RUST_VERSION=1.84.0
RUN set -eux; \
dpkgArch="$(dpkg --print-architecture)"; \
diff --git a/rust_latest/Dockerfile b/rust_latest/Dockerfile
index 584ae6c..a0333da 100644
--- a/rust_latest/Dockerfile
+++ b/rust_latest/Dockerfile
@@ -5,7 +5,7 @@ LABEL org.opencontainers.image.source=/~https://github.com/rust-lang/docker-rust
ENV RUSTUP_HOME=/usr/local/rustup \
CARGO_HOME=/usr/local/cargo \
PATH=/usr/local/cargo/bin:$PATH \
- RUST_VERSION=1.83.0
+ RUST_VERSION=1.84.0
RUN set -eux; \
dpkgArch="$(dpkg --print-architecture)"; \
diff --git a/rust_slim-bullseye/Dockerfile b/rust_slim-bullseye/Dockerfile
index 0f4727f..9ace3a1 100644
--- a/rust_slim-bullseye/Dockerfile
+++ b/rust_slim-bullseye/Dockerfile
@@ -5,7 +5,7 @@ LABEL org.opencontainers.image.source=/~https://github.com/rust-lang/docker-rust
ENV RUSTUP_HOME=/usr/local/rustup \
CARGO_HOME=/usr/local/cargo \
PATH=/usr/local/cargo/bin:$PATH \
- RUST_VERSION=1.83.0
+ RUST_VERSION=1.84.0
RUN set -eux; \
apt-get update; \
diff --git a/rust_slim/Dockerfile b/rust_slim/Dockerfile
index c4ff241..676b703 100644
--- a/rust_slim/Dockerfile
+++ b/rust_slim/Dockerfile
@@ -5,7 +5,7 @@ LABEL org.opencontainers.image.source=/~https://github.com/rust-lang/docker-rust
ENV RUSTUP_HOME=/usr/local/rustup \
CARGO_HOME=/usr/local/cargo \
PATH=/usr/local/cargo/bin:$PATH \
- RUST_VERSION=1.83.0
+ RUST_VERSION=1.84.0
RUN set -eux; \
apt-get update; \ Relevant Maintainers: |
LaurentGoderre
approved these changes
Jan 9, 2025
yosifkit
approved these changes
Jan 9, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
1.84.0 Release
Announcement Blog