Skip to content

Commit 2eb28fa

Browse files
committed
Update toolchain to nightly-2024-03-22
Bump the toolchain version to pull in a fix for a recently discovered miscompilation issue [1]. [1]: llvm/llvm-project#85277
1 parent d827cdd commit 2eb28fa

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,4 +1,4 @@
11
[toolchain]
2-
channel = "nightly-2023-12-28"
2+
channel = "nightly-2024-03-22"
33
components = [ "rust-src" ]
44
profile = "minimal"

0 commit comments

Comments
 (0)