174 releases
new 0.0.248 | Dec 9, 2024 |
---|---|
0.0.246 | Nov 25, 2024 |
0.0.227 | Jul 29, 2024 |
0.0.207 | Mar 25, 2024 |
0.0.26 | Nov 30, 2020 |
#816 in Development tools
655 downloads per month
Used in 2 crates
8.5MB
238K
SLoC
Implementation of the LSP for rust-analyzer.
This crate takes Rust-specific analysis results from ide and translates into LSP types.
It also is the root of all state. world
module defines the bulk of the
state, and main_loop
module defines the rules for modifying it.
The cli
submodule implements some batch-processing analysis, primarily as
a debugging aid.
Dependencies
~23–34MB
~577K SLoC