Function rustc_plugin::build::find_plugin_registrar [−][src]
pub fn find_plugin_registrar(
diagnostic: &Handler,
hir_map: &Map
) -> Option<NodeId>
🔬 This is a nightly-only experimental API. (rustc_private
)
this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via Cargo.toml
instead?
Find the function marked with #[plugin_registrar]
, if any.