mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-22 02:00:00 +03:00
fix: cargo fmt
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
|
||||
use std::ops;
|
||||
|
||||
use rustc_lexer::unescape::{Mode, EscapeError};
|
||||
use rustc_lexer::unescape::{EscapeError, Mode};
|
||||
|
||||
use crate::{
|
||||
SyntaxKind::{self, *},
|
||||
|
||||
Reference in New Issue
Block a user