aboutsummaryrefslogtreecommitdiff
path: root/crates/hir_ty/src/lower.rs
Commit message (Expand)AuthorAgeFilesLines
* prepare to publish el libro de arenaAleksey Kladov2021-01-141-1/+1
* Fixed typos in local bindingsVincent Esche2021-01-091-3/+3
* Add ConstParams to the HIRLukas Wirth2021-01-011-3/+12
* Higher-ranked trait bounds for where clausesLukas Wirth2020-12-171-9/+9
* Ignore lifetime params in substitutionsLukas Wirth2020-12-131-1/+7
* Add Lifetimes to the HIRLukas Wirth2020-12-111-26/+40
* 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