Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename ImplDef -> Impl | Aleksey Kladov | 2020-12-17 | 1 | -3/+3 |
* | Node-ify lifetimes | Lukas Wirth | 2020-12-16 | 1 | -11/+6 |
* | Move to upstream `macro_rules!` model | Jonas Schievink | 2020-12-15 | 1 | -1/+1 |
* | Add LifetimeParam resolving to Semantics | Lukas Wirth | 2020-12-14 | 1 | -6/+45 |
* | Improve code structure | Aleksey Kladov | 2020-12-11 | 1 | -24/+22 |
* | Make `original_range` a method on `InFile<&SyntaxNode>` | Jonas Schievink | 2020-12-08 | 1 | -72/+4 |
* | 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 |