Fix comment
This commit is contained in:
parent
ed60e41917
commit
d589a2d516
@ -48,6 +48,7 @@ declare_lint! {
|
||||
/// Bar => bar(),
|
||||
/// Quz => quz(),
|
||||
/// Baz => bar(), // <= oups
|
||||
/// }
|
||||
/// ```
|
||||
declare_lint! {
|
||||
pub MATCH_SAME_ARMS,
|
||||
|
Loading…
x
Reference in New Issue
Block a user