rust/compiler/rustc_hir
Nicholas Nethercote 0a52fbe536 Rename GenericArg::id as GenericArg::hir_id.
Because `hir_id` is the standard name for methods that return a `HirId`
from a HIR node.
2022-08-29 14:16:49 +10:00
..
src Rename GenericArg::id as GenericArg::hir_id. 2022-08-29 14:16:49 +10:00
Cargo.toml Make AST lowering a query. 2022-07-06 23:04:55 +02:00