Skip to content

Commit 850f2f9

Browse files
committed
remove unused Rust toolchain tool
Let's re-add them once it's clear why they are needed.
1 parent 6718975 commit 850f2f9

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

rust-toolchain.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,7 @@
22
channel = "nightly-2025-09-09"
33
components = [
44
"rustfmt",
5-
"rustc-dev",
65
"clippy",
76
"rust-src",
8-
"llvm-tools-preview",
97
]
108
profile = "minimal"

0 commit comments

Comments
 (0)