about summary refs log tree commit diff
diff options
context:
space:
mode:
authorbjorn3 <bjorn3@users.noreply.github.com>2022-01-30 13:21:12 +0100
committerbjorn3 <bjorn3@users.noreply.github.com>2022-02-01 17:50:17 +0100
commit7aaa87bcd24d82cf9ee50912d71ac304aeef88dc (patch)
treeca6bb973762ce984a69f6bce3d2c8695cd88fc19
parent28ba4302ccc8e00b2469f92a4e68229d5981e553 (diff)
downloadrust-7aaa87bcd24d82cf9ee50912d71ac304aeef88dc.tar.gz
rust-7aaa87bcd24d82cf9ee50912d71ac304aeef88dc.zip
Rustup to rustc 1.60.0-nightly (a00e130da 2022-01-29)
-rw-r--r--rust-toolchain2
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain
index cab94c0b8cf..bf316efc324 100644
--- a/rust-toolchain
+++ b/rust-toolchain
@@ -1,3 +1,3 @@
 [toolchain]
-channel = "nightly-2021-12-30"
+channel = "nightly-2022-01-30"
 components = ["rust-src", "rustc-dev", "llvm-tools-preview"]