aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_ide_api/src/marks.rs
Commit message (Expand)AuthorAgeFilesLines
* update ra_ide_api to use builtinsAleksey Kladov2019-05-301-0/+1
* Added local macro gotoLenard Pratt2019-05-041-0/+1
* Allow goto-definition to work for named fields in struct initializerVille Penttinen2019-02-271-0/+1
* fix regression in self-referential completionAleksey Kladov2019-02-111-0/+1
* fix panic in call infoAleksey Kladov2019-01-261-0/+1
* add ability to get strcut field sourceAleksey Kladov2019-01-251-1/+5
* write path resolution code only onceAleksey Kladov2019-01-251-3/+1
* move completion item tests closer to the codeAleksey Kladov2019-01-231-0/+3