Refactor changes
This commit is contained in:
parent
03bb3bde90
commit
cd9921ed82
2 changed files with 0 additions and 3 deletions
|
|
@ -4,7 +4,6 @@ Erroneous code example:
|
|||
|
||||
```compile_fail,E0710
|
||||
#[allow(clipp::filter_map)] // error: an unknown tool name found in scoped lint: `clipp::filter_map`
|
||||
|
||||
fn main() {
|
||||
/**
|
||||
*business logic
|
||||
|
|
|
|||
|
|
@ -37,5 +37,3 @@ LL | #[allow(foo::bar)]
|
|||
error: aborting due to 6 previous errors
|
||||
|
||||
For more information about this error, try `rustc --explain E0710`.
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue