Skip to content

Commit 3265db0

Browse files
Add documentation for --generate-macro-expansion
1 parent 85beeb8 commit 3265db0

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
@@ -830,3 +830,7 @@ will be split as follows:
830830
"you today?",
831831
]
832832
```
833+
834+
## `--generate-macro-expansion`: Generate macros expansion toggles in source code
835+
836+
This flag enables the generation of toggles to expand macros in the HTML source code pages,

0 commit comments

Comments
 (0)