aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_ide_api/src/snapshots
Commit message (Collapse)AuthorAgeFilesLines
* structure moved to ra_ide_apiSergey Parilin2019-03-251-0/+182
| | | | ra_ide_api_light removed completely
* Move highlighting and matching_braceWilco Kusee2019-03-231-0/+34
|
* remove hard-coded query-group macroAleksey Kladov2019-02-111-28/+0
|
* remove hard-coded support for ctry macroAleksey Kladov2019-02-012-41/+13
| | | | | It was used mainly to prevent HirFileId infra from bitroting, but the `vec![]` macro can serve that just as well!
* Change ids strategyAleksey Kladov2019-01-241-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 snapsJeremy A. Kolb2019-01-228-32/+48
|
* prefer inline testsgfreezy2019-01-192-0/+72
|
* switch to insta for testingAleksey Kladov2019-01-156-0/+172