Always import all tracing macros for the entire crate instead of piecemeal by module
This commit is contained in:
@@ -16,8 +16,6 @@ use rustc_middle::ty::TyCtxt;
|
||||
|
||||
use std::ffi::CString;
|
||||
|
||||
use tracing::debug;
|
||||
|
||||
/// Generates and exports the Coverage Map.
|
||||
///
|
||||
/// Rust Coverage Map generation supports LLVM Coverage Mapping Format versions
|
||||
|
||||
Reference in New Issue
Block a user