mirror of
https://github.com/rust-lang/rust.git
synced 2026-03-30 23:34:40 +00:00
3942: vscode: fix typing bug in config r=matklad a=Veetaha I noticed that the type of nullable properties in config is actually non-nullable  Co-authored-by: veetaha <veetaha2@gmail.com>
rust-analyzer
Provides support for rust-analyzer: novel LSP server for the Rust programming language.
See https://rust-analyzer.github.io/ for more information.