[−][src]Macro rustc_ap_rustc_session::declare_lint_pass
Declares a type named $name
which implements LintPass
.
To the right of =>
a comma separated list of Lint
statics is given.
Declares a type named $name
which implements LintPass
.
To the right of =>
a comma separated list of Lint
statics is given.