about summary refs log tree commit diff
path: root/rust-toolchain
diff options
context:
space:
mode:
authorflip1995 <philipp.krones@embecosm.com>2021-09-08 16:31:47 +0200
committerflip1995 <philipp.krones@embecosm.com>2021-09-08 16:31:47 +0200
commit091ed44b50a79a158cea77f44d12245a8ce6276a (patch)
tree6c6279bd1ed149039e8a444dd58a2494172ad4a6 /rust-toolchain
parentf7aaa2a200d2e7809969ca2d8179e36fa7d90c2b (diff)
downloadrust-091ed44b50a79a158cea77f44d12245a8ce6276a.tar.gz
rust-091ed44b50a79a158cea77f44d12245a8ce6276a.zip
Merge commit '27afd6ade4bb1123a8bf82001629b69d23d62aff' into clippyup
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 23887f17845..92bde3423a2 100644
--- a/rust-toolchain
+++ b/rust-toolchain
@@ -1,3 +1,3 @@
 [toolchain]
-channel = "nightly-2021-08-12"
+channel = "nightly-2021-09-08"
 components = ["llvm-tools-preview", "rustc-dev", "rust-src"]