Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Update def.rs
  • Loading branch information
bjorn3 committed Jun 4, 2017
1 parent a555d49 commit a9c2cdc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/librustc/hir/def.rs
Expand Up @@ -163,7 +163,7 @@ impl Def {
}
}
}

/// A human readable kind name
pub fn kind_name(&self) -> &'static str {
match *self {
Expand Down

0 comments on commit a9c2cdc

Please sign in to comment.