rustc::lint_array!
[−]
[src]
macro_rules! lint_array { ($( $lint:expr ),*) => { ... }; }
Unstable (
rustc_private
)Declare a static LintArray
and return it as an expression.