Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor server api | Kirill Bulatov | 2019-07-20 | 1 | -27/+0 |
| | |||||
* | Fix tuple type lens resolution | Kirill Bulatov | 2019-07-20 | 1 | -3/+4 |
| | |||||
* | Do not show a lens when the type is declared explicitly | Kirill Bulatov | 2019-07-20 | 1 | -0/+4 |
| | |||||
* | Fix rebase issue | Kirill Bulatov | 2019-07-20 | 1 | -1/+1 |
| | |||||
* | If possible, show type lenses for the let bindings | Kirill Bulatov | 2019-07-20 | 1 | -0/+22 |
| | |||||
* | rename range -> text_range | Aleksey Kladov | 2019-07-20 | 1 | -4/+4 |
| | |||||
* | flip syntax text to use internal iteration | Aleksey Kladov | 2019-07-19 | 1 | -3/+3 |
| | |||||
* | migrate ra_ide_api to the new rowan | Aleksey Kladov | 2019-07-19 | 1 | -22/+28 |
| | |||||
* | Some clippy fixes for 1.36 | Jeremy Kolb | 2019-07-04 | 1 | -1/+1 |
| | |||||
* | allow rustfmt to reorder imports | Aleksey Kladov | 2019-07-04 | 1 | -1/+1 |
| | | | | | | This wasn't a right decision in the first place, the feature flag was broken in the last rustfmt release, and syntax highlighting of imports is more important anyway | ||||
* | show macros in file structure | Ekaterina Babshukova | 2019-06-28 | 1 | -0/+11 |
| | |||||
* | fix typos in mbe tests | Aleksey Kladov | 2019-05-28 | 1 | -1/+3 |
| | |||||
* | Move structure to display/structure | Ville Penttinen | 2019-04-09 | 1 | -0/+190 |