Always import all tracing macros for the entire crate instead of piecemeal by module
This commit is contained in:
@@ -9,7 +9,6 @@ use rustc_span::symbol::{kw, sym, Symbol};
|
||||
use rustc_span::Span;
|
||||
|
||||
use std::ascii;
|
||||
use tracing::debug;
|
||||
|
||||
pub enum LitError {
|
||||
NotLiteral,
|
||||
|
||||
Reference in New Issue
Block a user