aboutsummaryrefslogtreecommitdiff
path: root/crates/hir_ty/src/lower.rs
Commit message (Expand)AuthorAgeFilesLines
* Use Ty::apply instead of simple and fix method resolution.Charles Lew2020-09-161-5/+5
* Lower extern type alias as foreign opaque type.Charles Lew2020-09-161-2/+6
* Rename ra_hir_ty -> hir_tyAleksey Kladov2020-08-131-0/+1242