about summary refs log tree commit diff
path: root/crates/ra_ide_api/src/marks.rs
AgeCommit message (Expand)AuthorLines
2019-02-27Allow goto-definition to work for named fields in struct initializerVille Penttinen-0/+1
2019-02-11fix regression in self-referential completionAleksey Kladov-0/+1
2019-01-27fix panic in call infoAleksey Kladov-0/+1
2019-01-25add ability to get strcut field sourceAleksey Kladov-1/+5
2019-01-25write path resolution code only onceAleksey Kladov-3/+1
2019-01-23move completion item tests closer to the codeAleksey Kladov-0/+3