Module rustc_plugin_impl::load [−][src]
Used by rustc
when loading a plugin.
Functions
call_malformed_plugin_attribute | |
dylink_registrar | |
load_plugin | |
load_plugins | Read plugin metadata and dynamically load registrar functions. |
Type Definitions
PluginRegistrarFn | Pointer to a registrar function. |