about summary refs log tree commit diff
path: root/rust-toolchain
diff options
context:
space:
mode:
authorCaleb Cartwright <calebcartwright@users.noreply.github.com>2023-06-19 21:57:03 -0500
committerGitHub <noreply@github.com>2023-06-19 21:57:03 -0500
commitec8a4d41f1f178a19d9e5217e91d17bb0be4674a (patch)
tree4031d9544a05e7925755da94424eee112738ae80 /rust-toolchain
parentf4201ef2cb89c28bcdb82cab292720eb66b75695 (diff)
parent0b17d7ea4605fcd3675c80069e0b5e82c4332b05 (diff)
Merge pull request #5788 from calebcartwright/subtree-sync-2023-06-19
sync subtree in prep for next release
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 22283b3d620..03b909cd80c 100644
--- a/rust-toolchain
+++ b/rust-toolchain
@@ -1,3 +1,3 @@
 [toolchain]
-channel = "nightly-2023-01-24"
+channel = "nightly-2023-06-19"
 components = ["llvm-tools", "rustc-dev"]