aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_hir/src/code_model/docs.rs
Commit message (Collapse)AuthorAgeFilesLines
* refactorAleksey Kladov2019-10-081-11/+9
|
* Added test for check doc strings in crates.Alexander Andreev2019-09-301-0/+2
| | | | #1856
* cleanup hir db importsAleksey Kladov2019-09-081-2/+3
|
* migrate ra_hir to the new rowanAleksey Kladov2019-07-191-12/+12
|
* Some clippy fixes for 1.36Jeremy Kolb2019-07-041-1/+1
|
* allow rustfmt to reorder importsAleksey Kladov2019-07-041-2/+2
| | | | | | 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
* move docs under code modelAleksey Kladov2019-06-111-0/+96