aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_editor/src/scope
Commit message (Expand)AuthorAgeFilesLines
* Replace HashMap, HashSet with FxHashMap and FxHashSetMuhammad Mominul Huque2018-10-111-8/+6
* Simplify event processingAleksey Kladov2018-10-081-4/+5
* Remove functional noopJeremy A. Kolb2018-10-061-8/+0
* Resolve local names firstJeremy A. Kolb2018-10-061-6/+5
* WIP: This doesn't currently work but I also don't think it's the right abstra...Jeremy A. Kolb2018-10-051-1/+1
* Add resolve_local_name to resolve names in a function scopeJeremy A. Kolb2018-10-051-2/+79
* make ancestors and descendants inherentAleksey Kladov2018-10-021-3/+3
* rename all thingsAleksey Kladov2018-09-163-0/+452