Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename Source::ast -> Source::value | Aleksey Kladov | 2019-11-20 | 1 | -4/+4 |
* | Introduce ToNav trait | Aleksey Kladov | 2019-11-11 | 1 | -8/+3 |
* | Move ids to hir_def crate | Aleksey Kladov | 2019-10-30 | 1 | -2/+2 |
* | Added test for check doc strings in crates. | Alexander Andreev | 2019-09-30 | 1 | -0/+2 |
* | introduce FromSource trait | Ekaterina Babshukova | 2019-09-19 | 1 | -7/+18 |
* | remove ast::*Kind from ra_ide_api | Aleksey Kladov | 2019-08-19 | 1 | -5/+3 |
* | show inherent and trait impls of structs and enums | Ekaterina Babshukova | 2019-08-16 | 1 | -2/+35 |
* | 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 |