aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_hir/src/marks.rs
Commit message (Expand)AuthorAgeFilesLines
* Add marksFlorian Diebold2019-01-261-0/+2
* refactor import resolutionAleksey Kladov2019-01-251-3/+4
* move completion item tests closer to the codeAleksey Kladov2019-01-231-1/+3
* generalize marking infrastructureAleksey Kladov2019-01-231-82/+1
* introduce marking infrastructure for maintainable testsAleksey Kladov2019-01-101-0/+82