about summary refs log tree commit diff
diff options
context:
space:
mode:
authorbjorn3 <17426603+bjorn3@users.noreply.github.com>2023-12-18 18:31:49 +0000
committerbjorn3 <17426603+bjorn3@users.noreply.github.com>2023-12-18 18:31:49 +0000
commit9d98f79c53b35accc63a4ff23a80b435dd984b85 (patch)
tree002dd508e1a0ff5728c768b7cea30b69883ebc54
parentf6c0006b2a338fadc0d97ebe6444c5247e95e80b (diff)
downloadrust-9d98f79c53b35accc63a4ff23a80b435dd984b85.tar.gz
rust-9d98f79c53b35accc63a4ff23a80b435dd984b85.zip
Rustup to rustc 1.76.0-nightly (6a6287132 2023-12-17)
-rw-r--r--rust-toolchain2
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain
index e97fb78ba48..34b0c65ac77 100644
--- a/rust-toolchain
+++ b/rust-toolchain
@@ -1,3 +1,3 @@
 [toolchain]
-channel = "nightly-2023-12-14"
+channel = "nightly-2023-12-18"
 components = ["rust-src", "rustc-dev", "llvm-tools"]