We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a95339a commit 57857b9Copy full SHA for 57857b9
1 file changed
src/SUMMARY.md
@@ -129,6 +129,7 @@
129
- [Lang Items](./lang-items.md)
130
- [The HIR (High-level IR)](./hir.md)
131
- [Lowering AST to HIR](./hir/lowering.md)
132
+ - [Attribute Parsing](./hir/attribute-parsing.md)
133
- [Debugging](./hir/debugging.md)
134
- [Ambig/Unambig Types and Consts](./ambig-unambig-ty-and-consts.md)
135
- [The THIR (Typed High-level IR)](./thir.md)
0 commit comments