Skip to content

Commit faf64fa

Browse files
Add documentation for --generate-macro-expansion
1 parent 155d6ff commit faf64fa

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

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

+4
Original file line numberDiff line numberDiff line change
@@ -811,3 +811,7 @@ will be split as follows:
811811
"you today?",
812812
]
813813
```
814+
815+
## `--generate-macro-expansion`: Generate macros expansion toggles in source code
816+
817+
This flag enables the generation of toggles to expand macros in the HTML source code pages,

0 commit comments

Comments
 (0)