Skip to content

Pretty-print macro matchers instead of using source code#86282

Merged
bors merged 3 commits intorust-lang:masterfrom
camelid:macro_rules-matchers
Jul 5, 2021
Merged

Pretty-print macro matchers instead of using source code#86282
bors merged 3 commits intorust-lang:masterfrom
camelid:macro_rules-matchers

Conversation

@camelid
Copy link
Member

@camelid camelid commented Jun 14, 2021

Fixes #86208.

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-macros Area: All kinds of macros (custom derive, macro_rules!, proc macros, ..) merged-by-bors This PR was explicitly merged by bors. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

rustdoc: Regression in display of macro_rules! matchers