Skip to content

Commit c7b16be

Browse files
Add documentation for --generate-macro-expansion
1 parent 7ee81dd commit c7b16be

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/doc/rustdoc/src/unstable-features.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -796,3 +796,7 @@ will be split as follows:
796796
"you today?",
797797
]
798798
```
799+
800+
## `--generate-macro-expansion`: Generate macros expansion toggles in source code
801+
802+
This flag enables the generation of toggles to expand macros in the HTML source code pages,

0 commit comments

Comments
 (0)