aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_ide_api/src/line_index_utils.rs
Commit message (Expand)AuthorAgeFilesLines
* Added test for check doc strings in crates.Alexander Andreev2019-09-301-0/+2
* Clippy trivially_copy_pass_by_refJeremy Kolb2019-07-051-2/+2
* Some clippy fixes for 1.36Jeremy Kolb2019-07-041-3/+2
* allow rustfmt to reorder importsAleksey Kladov2019-07-041-3/+3
* Fix clippy::match_ref_patsAlan Du2019-06-041-6/+6
* line_index and line_index_utils moved to ra_ide_apiSergey Parilin2019-03-221-0/+330