rust/crates/ra_lsp_server
bors[bot] e422c2e2f4 Merge #325
325: implement translate_offset_with_edit r=matklad a=vemoo

- Implement `translate_offset_with_edit` to resolve #105 
- Add proptest impls for text, offsets and edits and use them in tests for `translate_offset_with_edit` and `LineIndex`
- Added benchmark for `translate_offset_with_edit`

Co-authored-by: Bernardo <berublan@gmail.com>
2018-12-27 12:19:19 +00:00
..
src Merge #325 2018-12-27 12:19:19 +00:00
tests/heavy_tests fix the test 2018-12-27 12:54:59 +03:00
Cargo.toml move translate_offset_with_edit to ra_editor 2018-12-25 19:59:02 +01:00