rust/crates
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
..
assists Merge #7620 2021-02-16 14:01:09 +00:00
base_db
cfg
completion Complete builtin type paths 2021-02-11 19:52:46 +01:00
flycheck
hir expose hir::Type::type_paramters 2021-02-13 22:04:52 +03:00
hir_def Wrap BuiltinType in code model 2021-02-11 19:52:33 +01:00
hir_expand
hir_ty Wrap BuiltinType in code model 2021-02-11 19:52:33 +01:00
ide Merge #7657 2021-02-16 16:34:22 +00:00
ide_db Merge #7657 2021-02-16 16:34:22 +00:00
mbe Make sure normal dependencies always have version 2021-02-03 12:51:07 +00:00
parser Specialization for async traits 2021-02-15 18:33:12 +01:00
paths
proc_macro_api Remove redundant clones 2021-02-05 16:57:26 +01:00
proc_macro_srv libloading 0.7 2021-02-11 10:07:49 -05:00
proc_macro_test
profile
project_model Fix a few clippy::perf warnings 2021-02-16 10:55:34 -05:00
rust-analyzer Merge #7657 2021-02-16 16:34:22 +00:00
ssr
stdx Cleanup decl_check 2021-02-05 16:09:45 +01:00
syntax Merge #7687 2021-02-16 14:16:47 +00:00
test_utils Add parsing benchmark 2021-02-09 21:52:34 +03:00
text_edit
toolchain
tt
vfs Fix slow tests sometimes failing 2021-02-12 16:31:16 +01:00
vfs-notify Fix slow tests sometimes failing 2021-02-12 16:31:16 +01:00