mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-08 01:28:18 +03:00
e38844a9d8
Split doc_cfg and doc_auto_cfg features Part of #90497. With this feature, `doc_cfg` won't pick up items automatically anymore. cc `@Mark-Simulacrum` r? `@jyn514`