about summary refs log tree commit diff
diff options
context:
space:
mode:
authorbjorn3 <bjorn3@users.noreply.github.com>2021-12-30 12:23:45 +0100
committerbjorn3 <bjorn3@users.noreply.github.com>2021-12-30 12:23:45 +0100
commit304a50b7688309bd08d11be09f36ebc09c274ca5 (patch)
tree93475acd5ddeba60e4959c85937922032f412d8e
parent4b1a2438f8da35e14a28cc379b4510a70cd610fe (diff)
downloadrust-304a50b7688309bd08d11be09f36ebc09c274ca5.tar.gz
rust-304a50b7688309bd08d11be09f36ebc09c274ca5.zip
Rustup to rustc 1.59.0-nightly (78fd0f633 2021-12-29)
-rw-r--r--rust-toolchain2
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain
index 7b5db307a2d..cab94c0b8cf 100644
--- a/rust-toolchain
+++ b/rust-toolchain
@@ -1,3 +1,3 @@
 [toolchain]
-channel = "nightly-2021-12-20"
+channel = "nightly-2021-12-30"
 components = ["rust-src", "rustc-dev", "llvm-tools-preview"]