fix run-rustfix directive

This commit is contained in:
y21 2023-04-29 19:10:52 +02:00
parent 8d8178f931
commit 9613ea85c6
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
// run-rustfix
//@run-rustfix
#![allow(unused)]
#![warn(clippy::manual_while_let_some)]

View File

@ -1,4 +1,4 @@
// run-rustfix
//@run-rustfix
#![allow(unused)]
#![warn(clippy::manual_while_let_some)]