feat(Cargo.toml): Set rustc_private
to true
to allow lsp parsing
This commit is contained in:
parent
32523557e7
commit
1f34c881e8
@ -57,3 +57,6 @@ debug = false
|
||||
[profile.release.build-override]
|
||||
opt-level = 0
|
||||
debug = false
|
||||
|
||||
[package.metadata.rust-analyzer]
|
||||
rustc_private = true
|
Loading…
x
Reference in New Issue
Block a user