aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_hir/src/resolve.rs
Commit message (Expand)AuthorAgeFilesLines
* Use the new Resolver API in completionFlorian Diebold2019-02-011-2/+55
* Use new Resolver API in type inferenceFlorian Diebold2019-02-011-34/+82
* Implement methods to build a resolverFlorian Diebold2019-02-011-1/+31
* Sketching the resolver APIFlorian Diebold2019-02-011-0/+100