Skip to content

Commit fdc9868

Browse files
authored
Merge pull request #28 from coord-e/coord-e/rust-toolchain-ra
Include rust-analyzer in rust-toolchain.toml
2 parents 51084c6 + 872c08f commit fdc9868

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

rust-toolchain.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
[toolchain]
22
channel = "nightly-2024-03-08"
3-
components = [ "rustc-dev", "rust-src", "llvm-tools-preview" ]
3+
components = [ "rustc-dev", "rust-src", "llvm-tools-preview", "rust-analyzer" ]

0 commit comments

Comments
 (0)