Querify local `plugin_registrar_fn` and `proc_macro_decls_static` Instead of calculating them as part of the `Session`, we do that in the query system. It's also nice that these queries are already defined for external crates - here, we provide the queries for the local crate. r? @nikomatsakis |
||
|---|---|---|
| .. | ||
| Cargo.toml | ||
| codegen_backend.rs | ||
| lib.rs | ||
| link.rs | ||
| symbol_names.rs | ||
| symbol_names_test.rs | ||