mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-04 01:42:54 +03:00
06dc33853e
Merge `Cfg::render_long_html` and `Cfg::render_long_plain` methods common code Follow-up of https://github.com/rust-lang/rust/pull/141747. Thanks `@camelid` for spotting it! r? `@camelid`