aboutsummaryrefslogtreecommitdiff
path: root/crates/hir_ty/src/lib.rs
Commit message (Expand)AuthorAgeFilesLines
* Don't emit arg count diagnostics for method calls with unknown receiverFlorian Diebold2021-01-011-0/+4
* Add Lifetimes to the HIRLukas Wirth2020-12-111-2/+8
* Deny unreachable-pubAleksey Kladov2020-11-021-2/+1
* Update chalk to 0.27 and adapt to chalk changes.Charles Lew2020-09-151-0/+11
* Fix type walking about type of async blockoxalica2020-09-111-14/+9
* Implement async blocksoxalica2020-09-101-2/+37
* Rename ra_hir_ty -> hir_tyAleksey Kladov2020-08-131-0/+1078