rust/compiler/rustc_middle
Noah Lev f39d0fc100 Queryify is_doc_hidden
It came up hot on some profiling of rustdoc I did, so hopefully turning
it into a query will help.
2022-03-12 14:27:51 -08:00
..
benches mv compiler to compiler/ 2020-08-30 18:45:07 +03:00
src Queryify is_doc_hidden 2022-03-12 14:27:51 -08:00
Cargo.toml ⬆ chalk to 0.76.0 2022-01-19 13:44:43 -06:00
README.md mv compiler to compiler/ 2020-08-30 18:45:07 +03:00

For more information about how rustc works, see the rustc dev guide.