mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-09-29 05:15:04 +00:00
upstream text-utils to text_unit
This commit is contained in:
parent
c9e42fcf24
commit
f553837c1c
10 changed files with 20 additions and 44 deletions
|
@ -1,5 +1,4 @@
|
|||
mod text_edit;
|
||||
pub mod text_utils;
|
||||
pub mod test_utils;
|
||||
|
||||
pub use crate::text_edit::{TextEdit, TextEditBuilder};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue