diff options
| author | Caleb Cartwright <caleb.cartwright@outlook.com> | 2023-07-01 02:49:12 -0500 |
|---|---|---|
| committer | Caleb Cartwright <caleb.cartwright@outlook.com> | 2023-07-01 02:49:12 -0500 |
| commit | 80ab66242006344b6132b49a6e0415be17bc8a38 (patch) | |
| tree | 35044cc67701f431e08e3b88129b98ee9d3c7190 /src/tools/rustfmt/rust-toolchain | |
| parent | e013d8f8b3984ed2409e489f5d5183a0e3d091cf (diff) | |
| parent | dca1cf90ad6b8e45afbed2061803befbb2d159e9 (diff) | |
| download | rust-80ab66242006344b6132b49a6e0415be17bc8a38.tar.gz rust-80ab66242006344b6132b49a6e0415be17bc8a38.zip | |
Merge commit 'dca1cf90ad6b8e45afbed2061803befbb2d159e9' into sync-rustfmt
Diffstat (limited to 'src/tools/rustfmt/rust-toolchain')
| -rw-r--r-- | src/tools/rustfmt/rust-toolchain | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tools/rustfmt/rust-toolchain b/src/tools/rustfmt/rust-toolchain index 03b909cd80c..33ff8b03da2 100644 --- a/src/tools/rustfmt/rust-toolchain +++ b/src/tools/rustfmt/rust-toolchain @@ -1,3 +1,3 @@ [toolchain] -channel = "nightly-2023-06-19" +channel = "nightly-2023-07-01" components = ["llvm-tools", "rustc-dev"] |
