rust-analyzer/crates/ide
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 ⬆️ expect-test 2020-08-28 14:47:14 +02:00