Typo nit
This commit is contained in:
parent
e5fd34c1ae
commit
3e5dfdd6f6
1 changed files with 1 additions and 1 deletions
|
|
@ -120,7 +120,7 @@ impl serialize::UseSpecializedDecodable for HirId {
|
|||
}
|
||||
}
|
||||
|
||||
// hack to ensure that we don't try to access the private parts of `NodeId` in this module
|
||||
// hack to ensure that we don't try to access the private parts of `ItemLocalId` in this module
|
||||
mod item_local_id_inner {
|
||||
use rustc_data_structures::indexed_vec::Idx;
|
||||
/// An `ItemLocalId` uniquely identifies something within a given "item-like",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue