File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change @@ -106,6 +106,7 @@ These identifiers can be converted into one another through the [HIR map][map].
106106[ `LocalDefId` ] : https://doc.rust-lang.org/nightly/nightly-rustc/rustc_hir/def_id/struct.LocalDefId.html 
107107[ `HirId` ] : https://doc.rust-lang.org/nightly/nightly-rustc/rustc_hir/hir_id/struct.HirId.html 
108108[ `BodyId` ] : https://doc.rust-lang.org/nightly/nightly-rustc/rustc_hir/hir/struct.BodyId.html 
109+ [ Node ] : https://doc.rust-lang.org/nightly/nightly-rustc/rustc_hir/hir/enum.Node.html 
109110[ `CrateNum` ] : https://doc.rust-lang.org/nightly/nightly-rustc/rustc_hir/def_id/struct.CrateNum.html 
110111[ `DefIndex` ] : https://doc.rust-lang.org/nightly/nightly-rustc/rustc_hir/def_id/struct.DefIndex.html 
111112[ `Body` ] : https://doc.rust-lang.org/nightly/nightly-rustc/rustc_hir/hir/struct.Body.html 
                         You can’t perform that action at this time. 
           
                  
0 commit comments