Skip to content

Commit a9c2cdc

Browse files
authored
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

Lines changed: 1 addition & 1 deletion
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)