Replace rustc_lexer/unescape with rustc-literal-escaper crate
This commit is contained in:
@@ -26,7 +26,6 @@
|
||||
// tidy-alphabetical-end
|
||||
|
||||
mod cursor;
|
||||
pub mod unescape;
|
||||
|
||||
#[cfg(test)]
|
||||
mod tests;
|
||||
|
||||
Reference in New Issue
Block a user