[−][src]Crate rustc_plugin_impl
Infrastructure for compiler plugins.
Plugins are a deprecated way to extend the behavior of rustc
in various ways.
See the plugin
feature
of the Unstable Book for some examples.
Modules
build | Used by |
load | Used by |
Structs
Registry | Structure used to register plugins. |