rust/src/librustc_codegen_utils
Mazdak Farrokhzad 2e1094429d
Rollup merge of #57570 - Xanewok:querify-some, r=Zoxc
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
2019-01-14 20:31:56 +01:00
..
Cargo.toml Separating the back folder between backend-agnostic and LLVM-specific code 2018-11-16 15:08:18 +02:00
codegen_backend.rs MetadataOnlyCodegenBackend: remove is_inline call 2019-01-09 14:21:46 +01:00
lib.rs Remove licenses 2018-12-25 21:08:33 -07:00
link.rs Remove licenses 2018-12-25 21:08:33 -07:00
symbol_names.rs Querify local plugin_registrar_fn 2019-01-13 23:53:58 +01:00
symbol_names_test.rs Remove licenses 2018-12-25 21:08:33 -07:00