]> git.lizzy.rs Git - rust.git/blobdiff - src/librustc_typeck/check_unused.rs
Auto merge of #58341 - alexreg:cosmetic-2-doc-comments, r=steveklabnik
[rust.git] / src / librustc_typeck / check_unused.rs
index 18194eeba80a273bcf85285911e6c2d47612ff03..70f7c30f7ecb68a43bf113113ce50008605f77fc 100644 (file)
@@ -194,7 +194,7 @@ struct CollectExternCrateVisitor<'a, 'tcx: 'a> {
 }
 
 struct ExternCrateToLint {
-    /// def-id of the extern crate
+    /// `DefId` of the extern crate
     def_id: DefId,
 
     /// span from the item