aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_ide_api/src/line_index.rs
Commit message (Expand)AuthorAgeFilesLines
* rename ra_ide_api -> ra_ideAleksey Kladov2019-11-271-283/+0
* Added test for check doc strings in crates.Alexander Andreev2019-09-301-0/+2
* Start simplifying editing APIAleksey Kladov2019-09-261-1/+0
* allow rustfmt to reorder importsAleksey Kladov2019-07-041-1/+1
* add analysis-bench to benchmark incremental analysisAleksey Kladov2019-06-161-0/+2
* Fix clippy::len_zeroAlan Du2019-06-041-2/+2
* replace todo with fixmeAleksey Kladov2019-03-231-1/+1
* line_index and line_index_utils moved to ra_ide_apiSergey Parilin2019-03-221-0/+280