Elaborate lint explanation
This commit is contained in:
parent
234df83fe3
commit
4cc2f952e4
1 changed files with 1 additions and 1 deletions
|
|
@ -708,7 +708,7 @@ declare_lint! {
|
|||
///
|
||||
/// ### Explanation
|
||||
///
|
||||
/// These qualifiers have no effect.
|
||||
/// These qualifiers have no effect, as `const _` items are unnameable.
|
||||
pub UNUSED_VISIBILITIES,
|
||||
Warn,
|
||||
"detect visibility qualifiers on `const _` items"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue