]> git.proxmox.com Git - rustc.git/blobdiff - compiler/rustc_hir/src/definitions.rs
New upstream version 1.65.0+dfsg1
[rustc.git] / compiler / rustc_hir / src / definitions.rs
index c2c551e78a41105af9ee32fe96fbabbd750a3b7e..d85ac960f9b2f10b415cb0a43d2eaa7de8bfc102 100644 (file)
@@ -15,7 +15,6 @@ use rustc_span::symbol::{kw, sym, Symbol};
 
 use std::fmt::{self, Write};
 use std::hash::Hash;
-use tracing::debug;
 
 /// The `DefPathTable` maps `DefIndex`es to `DefKey`s and vice versa.
 /// Internally the `DefPathTable` holds a tree of `DefKey`s, where each `DefKey`