This website requires JavaScript.
Explore
Help
Sign in
language-servers
/
rust-analyzer
Watch
1
Star
0
Fork
You've already forked rust-analyzer
0
mirror of
https://github.com/rust-lang/rust-analyzer.git
synced
2025-10-03 15:15:24 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
3
8b24f158f7
rust-analyzer
/
crates
/
ra_text_edit
/
src
History
Download ZIP
Download TAR.GZ
Bernardo
e9c186e48a
change to
TextEdit
to avoid allocation and sort
...
rename newline to step where applicable
2018-12-25 20:49:18 +01:00
..
lib.rs
use new translate_offset_with_edit for TryConvWith
2018-12-25 20:06:49 +01:00
test_utils.rs
change to
TextEdit
to avoid allocation and sort
2018-12-25 20:49:18 +01:00
text_edit.rs
remove benchmark and simplify tests
2018-12-25 20:14:27 +01:00
text_utils.rs
extract AtomEdit and Edit into new ra_text_edit crate
2018-12-10 22:09:12 +01:00