aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_hir/src/ty/tests/data/0004_struct.txt
Commit message (Expand)AuthorAgeFilesLines
* Sort ranges in type inference testsFlorian Diebold2019-01-061-16/+0
* Use HIR Expr for type inferenceFlorian Diebold2019-01-061-1/+1
* Implement type variablesFlorian Diebold2018-12-291-2/+2
* Type field accessesFlorian Diebold2018-12-251-2/+4
* Infer result of struct literals, and recurse into their child expressionsFlorian Diebold2018-12-251-4/+8
* Do name resolution by namespace (types/values)Florian Diebold2018-12-251-2/+2
* Add basic HIR and types for structs/enumsFlorian Diebold2018-12-251-0/+10