99 releases
0.0.149 | Jan 16, 2023 |
---|---|
0.0.145 | Dec 26, 2022 |
0.0.141 | Nov 28, 2022 |
0.0.122 | Jul 25, 2022 |
0.0.26 | Nov 30, 2020 |
#401 in Development tools
1,344 downloads per month
Used in 2 crates
585KB
13K
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
~34MB
~717K SLoC