Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rename range -> text_range | Aleksey Kladov | 2019-07-20 | 1 | -2/+2 |
* | migrate ra_ide_api to the new rowan | Aleksey Kladov | 2019-07-19 | 1 | -5/+5 |
* | make Parse fields private | Aleksey Kladov | 2019-07-12 | 1 | -2/+2 |
* | Clippy trivially_copy_pass_by_ref | Jeremy Kolb | 2019-07-05 | 1 | -1/+1 |
* | allow rustfmt to reorder imports | Aleksey Kladov | 2019-07-04 | 1 | -6/+3 |
* | fix typos in mbe tests | Aleksey Kladov | 2019-05-28 | 1 | -1/+1 |
* | sort navigations to make tests stable | Aleksey Kladov | 2019-03-14 | 1 | -1/+2 |
* | Turn ImplBlock into a copy type just containing IDs | Florian Diebold | 2019-02-16 | 1 | -4/+4 |
* | Fix some typos | Pascal Hertleif | 2019-02-12 | 1 | -2/+2 |
* | reformat the world | Aleksey Kladov | 2019-02-08 | 1 | -19/+5 |
* | move changes to a separate file | Aleksey Kladov | 2019-02-08 | 1 | -1/+1 |
* | Go To Implementation for Trait | kjeremy | 2019-01-31 | 1 | -6/+78 |
* | Resolve crate | kjeremy | 2019-01-30 | 1 | -2/+1 |
* | Go to Implementation for structs and enums | Jeremy Kolb | 2019-01-30 | 1 | -0/+121 |