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 8464902 commit e5f5455Copy full SHA for e5f5455
src/doc/rustdoc/src/unstable-features.md
@@ -776,3 +776,7 @@ will be split as follows:
776
"you today?",
777
]
778
```
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