mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-27 18:57:42 +03:00
Elaborate lint explanation
This commit is contained in:
@@ -708,7 +708,7 @@
|
||||
///
|
||||
/// ### 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"
|
||||
|
||||
Reference in New Issue
Block a user