mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-04 19:28:29 +00:00

All of them are not exported from rustc_interface and used only during global_ctxt(). Inlining them makes it easier to follow the order of queries and slightly reduces line count.