We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
--generate-macro-expansion
1 parent f8ce376 commit 3642128Copy full SHA for 3642128
src/doc/rustdoc/src/unstable-features.md
@@ -796,3 +796,7 @@ will be split as follows:
796
"you today?",
797
]
798
```
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