aboutsummaryrefslogtreecommitdiff
path: root/crates/ide/src/mock_analysis.rs
Commit message (Collapse)AuthorAgeFilesLines
* rename mock_analysis -> fixtureAleksey Kladov2020-10-021-73/+0
|
* Get rid of MockAnalysisAleksey Kladov2020-10-021-155/+54
|
* Move ide::AnalysisChange -> base_db::ChangeAleksey Kladov2020-10-021-4/+2
| | | | | | 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.
* Reduce visibiityAleksey Kladov2020-10-021-12/+12
|
* Merge remote-tracking branch 'upstream/master' into 503-hover-doc-linksZac Pullar-Strecker2020-08-241-1/+1
|
* Rename ra_ide -> ideAleksey Kladov2020-08-131-0/+176