about summary refs log tree commit diff
path: root/rust-toolchain
diff options
context:
space:
mode:
authorflip1995 <philipp.krones@embecosm.com>2021-02-11 15:04:38 +0100
committerflip1995 <philipp.krones@embecosm.com>2021-02-11 15:04:38 +0100
commit8b9f4a0d342c5c55c1f5927c308fed60a7e843b9 (patch)
tree6814ceb282342fc74eb3ad7aaa0156fd4ed6702f /rust-toolchain
parent34b373d309e05dec9d7409bc2481668778ebc600 (diff)
downloadrust-8b9f4a0d342c5c55c1f5927c308fed60a7e843b9.tar.gz
rust-8b9f4a0d342c5c55c1f5927c308fed60a7e843b9.zip
Merge commit '70c0f90453701e7d6d9b99aaa1fc6a765937b736' into clippyup
Diffstat (limited to 'rust-toolchain')
-rw-r--r--rust-toolchain4
1 files changed, 2 insertions, 2 deletions
diff --git a/rust-toolchain b/rust-toolchain
index b617203bef6..e73da595e19 100644
--- a/rust-toolchain
+++ b/rust-toolchain
@@ -1,3 +1,3 @@
 [toolchain]
-channel = "nightly-2021-02-03"
-components = ["llvm-tools-preview", "rustc-dev", "rust-src", "rustfmt"]
+channel = "nightly-2021-02-11"
+components = ["llvm-tools-preview", "rustc-dev", "rust-src"]