]> git.lizzy.rs Git - rust.git/commit
Auto merge of #96630 - m-ysk:fix/issue-88038, r=notriddle
authorbors <bors@rust-lang.org>
Thu, 5 May 2022 07:25:18 +0000 (07:25 +0000)
committerbors <bors@rust-lang.org>
Thu, 5 May 2022 07:25:18 +0000 (07:25 +0000)
commit3d18f945cab17c98a2d4bedd174c47a24ecfe8f4
treee9588af9efd9a61b21b717639027cae76649dca3
parent12d3f107c1634ed41a800e220ccf99b665d906d8
parent4698a3fb8a35994f5532d208ad060f2985ed1427
Auto merge of #96630 - m-ysk:fix/issue-88038, r=notriddle

Include nonexported macro_rules! macros in the doctest target

Fixes #88038

This PR aims to include nonexported `macro_rules!` macros in the doctest target. For more details, please see the above issue.
src/librustdoc/lib.rs