about summary refs log tree commit diff
path: root/rust-toolchain
diff options
context:
space:
mode:
authorPhilipp Krones <hello@philkrones.com>2023-11-02 17:35:56 +0100
committerPhilipp Krones <hello@philkrones.com>2023-11-02 17:35:56 +0100
commit77c1e3aaa10aa78e7841b03a674acdc22bb6f758 (patch)
tree840e473e53f199f0e49a49c20d2e7c7dcf801828 /rust-toolchain
parentaae86ccc473aee83059a0bf21db9847bc65a5c37 (diff)
downloadrust-77c1e3aaa10aa78e7841b03a674acdc22bb6f758.tar.gz
rust-77c1e3aaa10aa78e7841b03a674acdc22bb6f758.zip
Merge commit '09ac14c901abc43bd0d617ae4a44e8a4fed98d9c' 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 7c5b5e97a5c..293fcbf3992 100644
--- a/rust-toolchain
+++ b/rust-toolchain
@@ -1,3 +1,3 @@
 [toolchain]
-channel = "nightly-2023-10-21"
+channel = "nightly-2023-11-02"
 components = ["cargo", "llvm-tools", "rust-src", "rust-std", "rustc", "rustc-dev", "rustfmt"]