aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_editor/src/line_index_utils.rs
Commit message (Expand)AuthorAgeFilesLines
* simplify newline check with macroBernardo2018-12-251-20/+14
* remove slower impl, add benchmarksBernardo2018-12-251-197/+21
* final iteration, faster a bit simplerBernardo2018-12-251-171/+209
* simplified versionBernardo2018-12-251-0/+139
* move translate_offset_with_edit to ra_editorBernardo2018-12-251-0/+260