about summary refs log tree commit diff
diff options
context:
space:
mode:
authorbjorn3 <17426603+bjorn3@users.noreply.github.com>2024-05-19 13:22:06 +0000
committerbjorn3 <17426603+bjorn3@users.noreply.github.com>2024-05-19 13:22:06 +0000
commitbff31bdcbc016c425f5027d7b15e3a1aad8a717c (patch)
tree5a3ce924109ddc543cec93386321ecc5d4596398
parent0c204c3a3796855b4e5cb26a2b0204379d1e59c4 (diff)
downloadrust-bff31bdcbc016c425f5027d7b15e3a1aad8a717c.tar.gz
rust-bff31bdcbc016c425f5027d7b15e3a1aad8a717c.zip
Rustup to rustc 1.80.0-nightly (b1ec1bd65 2024-05-18)
-rw-r--r--rust-toolchain2
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain
index a2ba79cbe90..9726708ce10 100644
--- a/rust-toolchain
+++ b/rust-toolchain
@@ -1,3 +1,3 @@
 [toolchain]
-channel = "nightly-2024-05-13"
+channel = "nightly-2024-05-19"
 components = ["rust-src", "rustc-dev", "llvm-tools"]