Support rust analysis
This is supposed to enable rust analysis for the staff ship only.
This commit is contained in:
parent
d99c7e8e5b
commit
a7b17782a9
16 changed files with 186 additions and 13 deletions
8
tests/multi-language-repo/Cargo.toml
Normal file
8
tests/multi-language-repo/Cargo.toml
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
[package]
|
||||
name = "test"
|
||||
version = "0.0.1"
|
||||
edition = "2021"
|
||||
[[bin]]
|
||||
name = "main"
|
||||
path = "main.rs"
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue