Skip to content

Commit e5f5455

Browse files
Add documentation for --generate-macro-expansion
1 parent 8464902 commit e5f5455

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
@@ -776,3 +776,7 @@ will be split as follows:
776776
"you today?",
777777
]
778778
```
779+
780+
## `--generate-macro-expansion`: Generate macros expansion toggles in source code
781+
782+
This flag enables the generation of toggles to expand macros in the HTML source code pages,

0 commit comments

Comments
 (0)