aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_ide_api/src/display/structure.rs
Commit message (Collapse)AuthorAgeFilesLines
* allow rustfmt to reorder importsAleksey Kladov2019-07-041-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 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