Reformat using the new identifier sorting from rustfmt
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
//! Validity checking for weak lang items
|
||||
|
||||
use rustc_span::symbol::{sym, Symbol};
|
||||
use rustc_span::symbol::{Symbol, sym};
|
||||
|
||||
use crate::LangItem;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user