Remove #[macro_use] extern crate tracing from rustc_hir_analysis.
This commit is contained in:
@@ -23,6 +23,7 @@ use rustc_trait_selection::traits::misc::{
|
||||
ConstParamTyImplementationError, CopyImplementationError, InfringingFieldsReason,
|
||||
};
|
||||
use rustc_trait_selection::traits::{self, ObligationCause, ObligationCtxt};
|
||||
use tracing::debug;
|
||||
|
||||
use crate::errors;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user