Update main.rs
This commit is contained in:
parent
e0ee58b7fd
commit
8874edd238
@ -28,7 +28,7 @@ with:
|
||||
-D --deny OPT Set lint denied
|
||||
-F --forbid OPT Set lint forbidden
|
||||
|
||||
You can use tool lints to allow or deny lints from your code, eg.:
|
||||
You can use tool lints to allow or deny lints from your code, e.g.:
|
||||
|
||||
#[allow(clippy::needless_lifetimes)]
|
||||
"#;
|
||||
|
Loading…
x
Reference in New Issue
Block a user