mirror of
https://github.com/rust-lang/rust.git
synced 2026-06-01 05:57:03 +03:00
4800c7816e
Queryify `is_doc_hidden` It came up hot on some profiling of rustdoc I did, so hopefully turning it into a query will help.
For more information about how rustc works, see the rustc dev guide.