Skip to content

Commit 57857b9

Browse files
Add attribute-parsing.md to summary
1 parent a95339a commit 57857b9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/SUMMARY.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,7 @@
129129
- [Lang Items](./lang-items.md)
130130
- [The HIR (High-level IR)](./hir.md)
131131
- [Lowering AST to HIR](./hir/lowering.md)
132+
- [Attribute Parsing](./hir/attribute-parsing.md)
132133
- [Debugging](./hir/debugging.md)
133134
- [Ambig/Unambig Types and Consts](./ambig-unambig-ty-and-consts.md)
134135
- [The THIR (Typed High-level IR)](./thir.md)

0 commit comments

Comments
 (0)