We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 879cd37 + 944e1bb commit 6f26383Copy full SHA for 6f26383
clippy_lints/src/deprecated_lints.rs
@@ -194,7 +194,6 @@ declare_deprecated_lint! {
194
/// ### Deprecation reason
195
/// The `avoid_breaking_exported_api` config option was added, which
196
/// enables the `enum_variant_names` lint for public items.
197
- /// ```
198
#[clippy::version = "1.54.0"]
199
pub PUB_ENUM_VARIANT_NAMES,
200
"set the `avoid-breaking-exported-api` config option to `false` to enable the `enum_variant_names` lint for public items"
0 commit comments