about summary refs log tree commit diff
path: root/rust-toolchain
diff options
context:
space:
mode:
authorManish Goregaokar <manishsmail@gmail.com>2021-02-02 20:43:30 -0800
committerManish Goregaokar <manishsmail@gmail.com>2021-02-02 20:43:30 -0800
commitc8cb90abbdff45cd936272903f14990bdcefc1cf (patch)
tree69cad02118814662fdf4c17f69e6737088521f5f /rust-toolchain
parentb56b751055a9c05e3bcbf1740865e2dc7f1ae872 (diff)
downloadrust-c8cb90abbdff45cd936272903f14990bdcefc1cf.tar.gz
rust-c8cb90abbdff45cd936272903f14990bdcefc1cf.zip
Merge commit '3e4179766bcecd712824da04356621b8df012ea4' into sync-from-clippy
Diffstat (limited to 'rust-toolchain')
-rw-r--r--rust-toolchain2
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain
index f55d55d7065..b617203bef6 100644
--- a/rust-toolchain
+++ b/rust-toolchain
@@ -1,3 +1,3 @@
 [toolchain]
-channel = "nightly-2021-01-30"
+channel = "nightly-2021-02-03"
 components = ["llvm-tools-preview", "rustc-dev", "rust-src", "rustfmt"]