HirId
to LocalDefId
cleanup
This commit is contained in:
parent
9bdb4881c7
commit
45b44c7758
4 changed files with 7 additions and 11 deletions
|
@ -2525,7 +2525,7 @@ impl<'tcx> TyCtxt<'tcx> {
|
|||
ident
|
||||
}
|
||||
|
||||
// FIXME(vincenzoapalzzo): move the HirId to a LocalDefId
|
||||
// FIXME(vincenzopalazzo): move the HirId to a LocalDefId
|
||||
pub fn adjust_ident_and_get_scope(
|
||||
self,
|
||||
mut ident: Ident,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue