about summary refs log tree commit diff
diff options
context:
space:
mode:
authorbjorn3 <17426603+bjorn3@users.noreply.github.com>2024-05-03 10:01:25 +0000
committerbjorn3 <17426603+bjorn3@users.noreply.github.com>2024-05-03 10:01:25 +0000
commit18d2fb6e8c3d4a9cb54f629ff6c4b94a1145ea65 (patch)
treeac281d989fe2910f59a8f9adf98cb6db20770159
parent05367c5b9e4248fd1712341915ca2c77eb507bab (diff)
downloadrust-18d2fb6e8c3d4a9cb54f629ff6c4b94a1145ea65.tar.gz
rust-18d2fb6e8c3d4a9cb54f629ff6c4b94a1145ea65.zip
Rustup to rustc 1.80.0-nightly (79734f1db 2024-05-02)
-rw-r--r--rust-toolchain2
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain
index 348280c2bcf..0bf9e1702c8 100644
--- a/rust-toolchain
+++ b/rust-toolchain
@@ -1,3 +1,3 @@
 [toolchain]
-channel = "nightly-2024-04-28"
+channel = "nightly-2024-05-03"
 components = ["rust-src", "rustc-dev", "llvm-tools"]