mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-22 02:00:00 +03:00
Update def.rs
This commit is contained in:
@@ -163,7 +163,7 @@ pub fn def_id(&self) -> DefId {
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
/// A human readable kind name
|
||||
pub fn kind_name(&self) -> &'static str {
|
||||
match *self {
|
||||
|
||||
Reference in New Issue
Block a user