mirror of
https://github.com/rust-lang/rust.git
synced 2025-06-19 11:07:32 +00:00
Fix typo
This commit is contained in:
parent
b2eed72a6f
commit
cd251fb48e
@ -474,7 +474,7 @@ declare_lint! {
|
|||||||
}
|
}
|
||||||
|
|
||||||
declare_lint! {
|
declare_lint! {
|
||||||
/// The `unknown_lints` lint detects unrecognized lint attribute.
|
/// The `unknown_lints` lint detects unrecognized lint attributes.
|
||||||
///
|
///
|
||||||
/// ### Example
|
/// ### Example
|
||||||
///
|
///
|
||||||
|
Loading…
Reference in New Issue
Block a user