Skip to content

Commit 99e3656

Browse files
committed
Pin toolchain to 2023-06-19
Work around a bug in `rustc-2023-06-19`: rust-lang/rust#112831
1 parent 6086e31 commit 99e3656

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rust-toolchain.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
[toolchain]
2-
channel = "nightly"
2+
channel = "nightly-2023-06-19"
33
components = [ "rustfmt", "clippy", "rust-docs", "miri" ]

0 commit comments

Comments
 (0)