Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Introduce hir::Param | Aleksey Kladov | 2020-08-19 | 1 | -2/+11 | |
* | Add SelfParam to code_model | Aleksey Kladov | 2020-08-19 | 3 | -24/+49 | |
* | Minor cleanups | Aleksey Kladov | 2020-08-19 | 1 | -7/+6 | |
* | Merge #5643 | bors[bot] | 2020-08-19 | 3 | -5/+62 | |
|\ | ||||||
| * | Add new method to Semantics, method_receiver_kind, which returns the kind of ... | Paul Daniel Faria | 2020-08-16 | 2 | -3/+45 | |
| * | Mark mutating functions with `mutable` modifier, and owning functions with `c... | Paul Daniel Faria | 2020-08-16 | 2 | -2/+17 | |
* | | Merge remote-tracking branch 'rust-analyzer/master' | Dmitry | 2020-08-18 | 4 | -45/+14 | |
|\| | ||||||
| * | Don't expose hir::Path out of hir | Aleksey Kladov | 2020-08-15 | 4 | -45/+14 | |
* | | synchronizing changes | Dmitry | 2020-08-14 | 1 | -1/+1 | |
|/ | ||||||
* | Rename hypothetical -> speculative | Aleksey Kladov | 2020-08-14 | 1 | -5/+4 | |
* | Make hygiene private to hir | Aleksey Kladov | 2020-08-13 | 3 | -5/+26 | |
* | Rename ra_hir -> hir | Aleksey Kladov | 2020-08-13 | 10 | -0/+3853 |