rust/compiler/rustc_interface
bjorn3 4a6de8e0dd Inline queries for crate_name, crate_types and stable_crate_id
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.
2023-08-13 13:33:37 +00:00
..
src Inline queries for crate_name, crate_types and stable_crate_id 2023-08-13 13:33:37 +00:00
Cargo.toml rustc: Move features from Session to GlobalCtxt 2023-08-11 16:51:50 +08:00
messages.ftl Write to stdout if - is given as output file 2023-06-06 17:53:29 -04:00