about summary refs log tree commit diff
path: root/crates/ra_ide_api/src/impls.rs
AgeCommit message (Expand)AuthorLines
2019-02-16Turn ImplBlock into a copy type just containing IDsFlorian Diebold-4/+4
2019-02-12Fix some typosPascal Hertleif-2/+2
2019-02-08reformat the worldAleksey Kladov-19/+5
2019-02-08move changes to a separate fileAleksey Kladov-1/+1
2019-01-31Go To Implementation for Traitkjeremy-6/+78
2019-01-30Resolve cratekjeremy-2/+1
2019-01-29Go to Implementation for structs and enumsJeremy Kolb-0/+121