]> git.proxmox.com Git - rustc.git/blobdiff - src/doc/rustc-dev-guide/src/SUMMARY.md
New upstream version 1.55.0+dfsg1
[rustc.git] / src / doc / rustc-dev-guide / src / SUMMARY.md
index 3f14c2642173e46b60ca714752b597c5ae77a48e..5fa267601241b685614ecb3a5be62bf7b75d172d 100644 (file)
@@ -81,6 +81,7 @@
     - [Panic Implementation](./panic-implementation.md)
     - [AST Validation](./ast-validation.md)
     - [Feature Gate Checking](./feature-gate-ck.md)
+    - [Lang Items](./lang-items.md)
 - [The HIR (High-level IR)](./hir.md)
     - [Lowering AST to HIR](./lowering.md)
     - [Debugging](./hir-debugging.md)