aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_ide_api/src/display/structure.rs
Commit message (Expand)AuthorAgeFilesLines
* replace AST visitors with macroEkaterina Babshukova2019-10-051-57/+59
* Merge branch 'master' into feature/issue/1856Alexander Andreev2019-09-301-1/+1
|\
| * Fix API of AttruHOOCCOOHu2019-09-301-1/+1
* | Added test for check doc strings in crates.Alexander Andreev2019-09-301-0/+2
|/
* :arrow_up: instaAleksey Kladov2019-08-291-2/+2
* rename struct -> record, pos -> tupleAleksey Kladov2019-08-231-2/+2
* cargo formatPhil Ellison2019-07-281-2/+2
* Inline snapshot for test_file_structure (less clear that this one is a good i...Phil Ellison2019-07-281-1/+187
* rename range -> text_rangeAleksey Kladov2019-07-201-4/+4
* flip syntax text to use internal iterationAleksey Kladov2019-07-191-3/+3
* migrate ra_ide_api to the new rowanAleksey Kladov2019-07-191-22/+28
* Some clippy fixes for 1.36Jeremy Kolb2019-07-041-1/+1
* allow rustfmt to reorder importsAleksey Kladov2019-07-041-1/+1
* show macros in file structureEkaterina Babshukova2019-06-281-0/+11
* fix typos in mbe testsAleksey Kladov2019-05-281-1/+3
* Move structure to display/structureVille Penttinen2019-04-091-0/+190