rust/src/doc/unstable-book/src/language-features/plugin-registrar.md

339 B

plugin_registrar

The tracking issue for this feature is: #29597

This feature is part of "compiler plugins." It will often be used with the plugin and rustc_private features as well. For more details, see their docs.