Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move structure to display/structure | Ville Penttinen | 2019-04-09 | 1 | -182/+0 |
| | |||||
* | structure moved to ra_ide_api | Sergey Parilin | 2019-03-25 | 1 | -0/+182 |
| | | | | ra_ide_api_light removed completely | ||||
* | Move highlighting and matching_brace | Wilco Kusee | 2019-03-23 | 1 | -0/+34 |
| | |||||
* | remove hard-coded query-group macro | Aleksey Kladov | 2019-02-11 | 1 | -28/+0 |
| | |||||
* | remove hard-coded support for ctry macro | Aleksey Kladov | 2019-02-01 | 2 | -41/+13 |
| | | | | | It was used mainly to prevent HirFileId infra from bitroting, but the `vec![]` macro can serve that just as well! | ||||
* | Change ids strategy | Aleksey Kladov | 2019-01-24 | 1 | -5/+5 |
| | | | | | | | this is a part of larghish hir refactoring which aims to * replace per-source-root module trees with per crate trees * switch from a monotyped DedId to type-specific ids | ||||
* | Update snaps | Jeremy A. Kolb | 2019-01-22 | 8 | -32/+48 |
| | |||||
* | prefer inline tests | gfreezy | 2019-01-19 | 2 | -0/+72 |
| | |||||
* | switch to insta for testing | Aleksey Kladov | 2019-01-15 | 6 | -0/+172 |