mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-09-28 12:54:58 +00:00
test translate_offset_with_edit against simple impl for single edits
This commit is contained in:
parent
dee426e1b1
commit
d951979159
6 changed files with 104 additions and 35 deletions
|
@ -1,6 +1,5 @@
|
|||
mod text_edit;
|
||||
pub mod text_utils;
|
||||
#[cfg(test)]
|
||||
pub mod test_utils;
|
||||
|
||||
pub use crate::text_edit::{TextEdit, TextEditBuilder};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue