about summary refs log tree commit diff
path: root/rust-toolchain
diff options
context:
space:
mode:
authorPhilipp Krones <hello@philkrones.com>2022-06-04 13:34:07 +0200
committerPhilipp Krones <hello@philkrones.com>2022-06-04 13:34:07 +0200
commitf067783461aff336e1273c9948d620d4009aedc4 (patch)
tree0e752a00449438fe3444421e235a133212746859 /rust-toolchain
parent57304823dbd1c246d1166e85c156e694d2f7a184 (diff)
downloadrust-f067783461aff336e1273c9948d620d4009aedc4.tar.gz
rust-f067783461aff336e1273c9948d620d4009aedc4.zip
Merge commit 'd9ddce8a223cb9916389c039777b6966ea448dc8' 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 997e7ba9382..2386a751f04 100644
--- a/rust-toolchain
+++ b/rust-toolchain
@@ -1,3 +1,3 @@
 [toolchain]
-channel = "nightly-2022-05-19"
+channel = "nightly-2022-06-04"
 components = ["cargo", "llvm-tools-preview", "rust-src", "rust-std", "rustc", "rustc-dev", "rustfmt"]