Commit 6b8ee4a
authored
Rollup merge of rust-lang#150022 - GuillaumeGomez:rustc-macro-expansion, r=kobzol
Generate macro expansion for rust compiler crates docs
This enables the `--generate-macro-expansion` rustdoc flag, generating possibility to expand macros directly in source code pages (rust-lang#137229).
Needed this new feature when I was working on rust-lang#149919 and I thought "why not enable it by default?". So here we go.
Not too sure who to r? here so:
r? `@kobzol`1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
932 | 932 | | |
933 | 933 | | |
934 | 934 | | |
| 935 | + | |
935 | 936 | | |
936 | 937 | | |
937 | 938 | | |
| |||
0 commit comments