Typo nit
This commit is contained in:
parent
e5fd34c1ae
commit
3e5dfdd6f6
@ -120,7 +120,7 @@ fn default_decode<D: Decoder>(d: &mut D) -> Result<HirId, D::Error> {
|
||||
}
|
||||
}
|
||||
|
||||
// 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…
Reference in New Issue
Block a user