rust/crates
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
..
gen_lsp_server less verbose debug 2018-12-22 12:38:24 +03:00
ra_analysis Merge #332 2018-12-27 10:08:34 +00:00
ra_cli modernize even more 2018-12-06 21:16:37 +03:00
ra_db add cancelation module & cancelation backtraces 2018-12-27 13:03:32 +03:00
ra_editor Merge #325 2018-12-27 12:19:19 +00:00
ra_hir Resolve field types lazily 2018-12-25 21:40:33 +01:00
ra_lsp_server Merge #325 2018-12-27 12:19:19 +00:00
ra_syntax fix suffix ranges 2018-12-27 15:10:30 +03:00
ra_text_edit change to TextEdit to avoid allocation and sort 2018-12-25 20:49:18 +01:00
ra_vfs fix the test 2018-12-20 12:15:38 +03:00
test_utils Add testing infrastructure for type inference 2018-12-23 13:48:04 +01:00
thread_worker swtich lsp server to vfs 2018-12-20 12:15:38 +03:00
tools fix use std::{self} 2018-12-27 00:51:27 +08:00