mirror of
https://github.com/rust-lang/rust-clippy
synced 2024-11-22 20:53:21 +00:00
fix typos
This commit is contained in:
parent
aa3d9ca0e9
commit
24a6130da2
1 changed files with 1 additions and 1 deletions
|
@ -149,7 +149,7 @@ fn main() {
|
|||
1 + 2, 3
|
||||
- 4, 5
|
||||
];
|
||||
// lint if it doesnt
|
||||
// lint if it doesn't
|
||||
let _ = &[
|
||||
-1
|
||||
-4,
|
||||
|
|
Loading…
Reference in a new issue