mirror of
https://github.com/rust-lang/rust.git
synced 2026-03-19 12:09:27 +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.