rust/crates/ide_db
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
Cargo.toml Add description for crates that will be published 2020-08-24 13:07:22 +02:00