Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Make `ModuleId`'s `krate` field private | Jonas Schievink | 2021-01-22 | 1 | -6/+8 | |
* | Don't emit arg count diagnostics for method calls with unknown receiver | Florian Diebold | 2021-01-01 | 1 | -0/+4 | |
* | Add Lifetimes to the HIR | Lukas Wirth | 2020-12-11 | 1 | -2/+8 | |
* | Deny unreachable-pub | Aleksey Kladov | 2020-11-02 | 1 | -2/+1 | |
* | Update chalk to 0.27 and adapt to chalk changes. | Charles Lew | 2020-09-15 | 1 | -0/+11 | |
* | Fix type walking about type of async block | oxalica | 2020-09-11 | 1 | -14/+9 | |
* | Implement async blocks | oxalica | 2020-09-10 | 1 | -2/+37 | |
* | Rename ra_hir_ty -> hir_ty | Aleksey Kladov | 2020-08-13 | 1 | -0/+1078 |