aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_hir_def/src/type_ref.rs
Commit message (Expand)AuthorAgeFilesLines
* Rename ra_hir_def -> hir_defAleksey Kladov2020-08-131-245/+0
* Rename ra_syntax -> syntaxAleksey Kladov2020-08-121-1/+1
* Update grammarAleksey Kladov2020-08-011-3/+3
* "Finalize" Types grammarAleksey Kladov2020-07-311-1/+0
* Reame PlaceholderType -> InferTypeAleksey Kladov2020-07-311-1/+1
* Rename TypeRef -> TypeAleksey Kladov2020-07-311-15/+15
* Use ty to access most TypeRefsAleksey Kladov2020-07-301-7/+7
* 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