Skip to content

Commit 18c4632

Browse files
authored
Module doc comment for librustc/dep_graph/safe.rs
1 parent 101a28f commit 18c4632

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/librustc/dep_graph/safe.rs

+2
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@
88
// option. This file may not be copied, modified, or distributed
99
// except according to those terms.
1010

11+
//! The `DepGraphSafe` trait
12+
1113
use hir::BodyId;
1214
use hir::def_id::DefId;
1315
use syntax::ast::NodeId;

0 commit comments

Comments
 (0)