rust/crates/rust-analyzer
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
tests/rust-analyzer Simplify heavy tests 2021-01-28 19:15:49 +03:00
build.rs
Cargo.toml Bump lsp-types 2021-02-16 09:21:07 -05:00