Skip to content

Commit a9c2cdc

Browse files
authoredJun 4, 2017
Update def.rs
1 parent a555d49 commit a9c2cdc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎src/librustc/hir/def.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ impl Def {
163163
}
164164
}
165165
}
166-
166+
167167
/// A human readable kind name
168168
pub fn kind_name(&self) -> &'static str {
169169
match *self {

0 commit comments

Comments
 (0)
Please sign in to comment.