mirror of
https://github.com/rust-lang/rust.git
synced 2025-05-14 02:49:40 +00:00
fix typo in code-block kind specifier
This commit is contained in:
parent
fc5cbba1a4
commit
9f95e7622d
@ -76,7 +76,7 @@ declare_clippy_lint! {
|
||||
///
|
||||
/// Should be written:
|
||||
///
|
||||
/// ```rust.ignore
|
||||
/// ```rust,ignore
|
||||
/// if x {
|
||||
/// …
|
||||
/// } else if y {
|
||||
|
Loading…
Reference in New Issue
Block a user