`x clippy compiler -Aclippy::all -Wclippy::needless_borrow --fix`. Then I had to remove a few unnecessary parens and muts that were exposed now. |
||
|---|---|---|
| .. | ||
| diagnostics.rs | ||
| mod.rs | ||
| tokentrees.rs | ||
| unescape_error_reporting.rs | ||
| unicode_chars.rs | ||
`x clippy compiler -Aclippy::all -Wclippy::needless_borrow --fix`. Then I had to remove a few unnecessary parens and muts that were exposed now. |
||
|---|---|---|
| .. | ||
| diagnostics.rs | ||
| mod.rs | ||
| tokentrees.rs | ||
| unescape_error_reporting.rs | ||
| unicode_chars.rs | ||