aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_hir/src/ty/tests
Commit message (Expand)AuthorAgeFilesLines
* Type the return values of call expressionsFlorian Diebold2018-12-231-2/+2
* Resolve paths to defs (functions currently) during type inferenceFlorian Diebold2018-12-232-0/+19
* Make let statements kind of workFlorian Diebold2018-12-232-0/+12
* Add testing infrastructure for type inferenceFlorian Diebold2018-12-232-0/+24