aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_hir_def/src/type_ref.rs
Commit message (Expand)AuthorAgeFilesLines
* Remove TypeAscriptionOwnerAleksey Kladov2020-07-301-5/+2
* Switch to ungrammar from ast_srcAleksey Kladov2020-07-291-1/+1
* Thread varargs through r-aJonas Schievink2020-07-141-3/+10
* Support raw_ref_op's raw reference operatorrobojumper2020-05-281-0/+16
* Introduce LowerCtx for path loweringEdwin Cheng2020-05-011-21/+31
* Implement inline associated type boundsFlorian Diebold2020-04-131-2/+10
* Simpler acessors for keywordsAleksey Kladov2020-04-091-2/+2
* Be consistent about token accesorsAleksey Kladov2020-04-091-2/+2
* Fix inference of function pointer return typesLaurențiu Nicola2020-04-051-1/+5
* FormattingFlorian Diebold2020-02-071-3/+1
* wip lower impl trait to type argsFlorian Diebold2020-02-071-0/+44
* Reduce visibilityAleksey Kladov2019-11-241-4/+4
* move raw_items to hir_defAleksey Kladov2019-10-301-0/+162