rust/crates/rust-analyzer
Aleksey Kladov 8716c4cec3 Move ide::AnalysisChange -> base_db::Change
This seems like a better factoring logically; ideally, clients shouldn't touch
`set_` methods of the database directly. Additionally, I think this
should remove the unfortunate duplication in fixture code.
2020-10-02 16:45:08 +02:00
..
src Move ide::AnalysisChange -> base_db::Change 2020-10-02 16:45:08 +02:00
tests/rust-analyzer Fix failing test 2020-10-02 12:35:25 +03:00
build.rs
Cargo.toml lsp-types 0.82 2020-09-23 15:41:55 -04:00