rust-analyzer/crates/ide
bors[bot] c9672a0539
Merge #7657
7657: utf8 r=matklad a=matklad

- Prepare for utf-8 offsets
- reduce code duplication in tests
- Make utf8 default, implement utf16 in terms of it
- Make it easy to add additional context for offset conversion
- Implement utf8 offsets

closes #7453

Co-authored-by: Aleksey Kladov <aleksey.kladov@gmail.com>
2021-02-16 16:34:22 +00:00
..
src Merge #7657 2021-02-16 16:34:22 +00:00
Cargo.toml Upgrade expect-test to 1.1 2021-01-03 14:43:29 +01:00