Module doc comment for librustc/dep_graph/safe.rs
This commit is contained in:
parent
101a28f30b
commit
18c46327ec
@ -8,6 +8,8 @@
|
||||
// option. This file may not be copied, modified, or distributed
|
||||
// except according to those terms.
|
||||
|
||||
//! The `DepGraphSafe` trait
|
||||
|
||||
use hir::BodyId;
|
||||
use hir::def_id::DefId;
|
||||
use syntax::ast::NodeId;
|
||||
|
Loading…
Reference in New Issue
Block a user