about summary refs log tree commit diff
path: root/crates/ra_ide_api/src/references.rs
AgeCommit message (Expand)AuthorLines
2019-02-17Remove leading ::Ville Penttinen-1/+1
2019-02-17Refactor find_all_refs to return ReferenceSearchResultVille Penttinen-30/+76
2019-02-16Turn ImplBlock into a copy type just containing IDsFlorian Diebold-0/+1
2019-02-12Fix some typosPascal Hertleif-3/+3
2019-02-08reformat the worldAleksey Kladov-3/+1
2019-02-08move find_references to referencesAleksey Kladov-13/+53
2019-02-08rename rename to referencesAleksey Kladov-0/+273