fix run-rustfix directive
This commit is contained in:
parent
8d8178f931
commit
9613ea85c6
2 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
// run-rustfix
|
||||
//@run-rustfix
|
||||
|
||||
#![allow(unused)]
|
||||
#![warn(clippy::manual_while_let_some)]
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// run-rustfix
|
||||
//@run-rustfix
|
||||
|
||||
#![allow(unused)]
|
||||
#![warn(clippy::manual_while_let_some)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue