mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-23 07:14:28 +00:00
fix run-rustfix directive
This commit is contained in:
parent
8d8178f931
commit
9613ea85c6
@ -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…
Reference in New Issue
Block a user