Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Apply suggestions from code review | Aleksey Kladov | 2020-09-21 | 1 | -5/+5 |
* | Document SemanticScope | Aleksey Kladov | 2020-09-21 | 1 | -0/+19 |
* | Rename record_field_pat to record_pat_field | Pavan Kumar Sunkara | 2020-09-10 | 1 | -4/+4 |
* | :arrow_up: ungrammar | Aleksey Kladov | 2020-08-21 | 1 | -1/+1 |
* | Better API factoring around self access modes | Aleksey Kladov | 2020-08-19 | 1 | -44/+2 |
* | Add SelfParam to code_model | Aleksey Kladov | 2020-08-19 | 1 | -5/+7 |
* | Minor cleanups | Aleksey Kladov | 2020-08-19 | 1 | -7/+6 |
* | Add new method to Semantics, method_receiver_kind, which returns the kind of ... | Paul Daniel Faria | 2020-08-16 | 1 | -2/+44 |
* | Mark mutating functions with `mutable` modifier, and owning functions with `c... | Paul Daniel Faria | 2020-08-16 | 1 | -2/+2 |
* | Don't expose hir::Path out of hir | Aleksey Kladov | 2020-08-15 | 1 | -34/+3 |
* | Rename hypothetical -> speculative | Aleksey Kladov | 2020-08-14 | 1 | -5/+4 |
* | Make hygiene private to hir | Aleksey Kladov | 2020-08-13 | 1 | -3/+13 |
* | Rename ra_hir -> hir | Aleksey Kladov | 2020-08-13 | 1 | -0/+840 |