aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_ide_api/src/marks.rs
Commit message (Collapse)AuthorAgeFilesLines
* move completion item tests closer to the codeAleksey Kladov2019-01-231-0/+3
this is the reason why we need marks: the tests were spread across two files, because I've forgotten that there were tests already