Replace #[plugin_registrar] with exporting __rustc_plugin_registrar
This commit is contained in:
@@ -12,7 +12,6 @@
|
||||
|
||||
use rustc_lint::LintStore;
|
||||
|
||||
pub mod build;
|
||||
pub mod load;
|
||||
|
||||
/// Structure used to register plugins.
|
||||
|
||||
Reference in New Issue
Block a user