aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_ide_api/src/display/short_label.rs
Commit message (Expand)AuthorAgeFilesLines
* Added test for check doc strings in crates.Alexander Andreev2019-09-301-0/+2
* rename struct -> record, pos -> tupleAleksey Kladov2019-08-231-1/+1
* switch to upstream rowan's APIAleksey Kladov2019-07-201-3/+2
* align SyntaxText API with upstreamAleksey Kladov2019-07-201-3/+4
* allow rustfmt to reorder importsAleksey Kladov2019-07-041-3/+1
* FormatingEdwin Cheng2019-06-091-2/+1
* Rename "string" to "buf"Edwin Cheng2019-06-091-8/+8
* Rename Description to ShortLabelEdwin Cheng2019-06-091-0/+92