Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Better API factoring around self access modes | Aleksey Kladov | 2020-08-19 | 1 | -1/+11 |
* | Introduce hir::Param | Aleksey Kladov | 2020-08-19 | 1 | -2/+11 |
* | Add SelfParam to code_model | Aleksey Kladov | 2020-08-19 | 1 | -15/+38 |
* | Mark mutating functions with `mutable` modifier, and owning functions with `c... | Paul Daniel Faria | 2020-08-16 | 1 | -0/+15 |
* | Don't expose hir::Path out of hir | Aleksey Kladov | 2020-08-15 | 1 | -6/+3 |
* | Make hygiene private to hir | Aleksey Kladov | 2020-08-13 | 1 | -0/+7 |
* | Rename ra_hir -> hir | Aleksey Kladov | 2020-08-13 | 1 | -0/+1712 |