Remove rustc_lint_defs::lint_array
This commit is contained in:
parent
3b75db7aa6
commit
38fd80a112
@ -28,8 +28,8 @@
|
||||
/// know the name of the lint.
|
||||
///
|
||||
/// ### Known problems
|
||||
/// Only checks for lints associated using the
|
||||
/// `declare_lint_pass!`, `impl_lint_pass!`, and `lint_array!` macros.
|
||||
/// Only checks for lints associated using the `declare_lint_pass!` and
|
||||
/// `impl_lint_pass!` macros.
|
||||
///
|
||||
/// ### Example
|
||||
/// ```rust,ignore
|
||||
|
Loading…
Reference in New Issue
Block a user