Commit 33ef915
committed
Add "needless_borrow" lint
Add result of auto-fixing with:
"cargo clippy --fix -- --allow 'clippy::all' --deny 'clippy::needless_borrow'"1 parent af6e4d2 commit 33ef915
File tree
9 files changed
+111
-109
lines changed- file
- fs
- m4/tests
- text/tests
- join
- pr
- tree/tests
- cp
- mv
- rm
9 files changed
+111
-109
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| 46 | + | |
| 47 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
182 | 182 | | |
183 | 183 | | |
184 | 184 | | |
185 | | - | |
| 185 | + | |
186 | 186 | | |
187 | 187 | | |
188 | 188 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
239 | 239 | | |
240 | 240 | | |
241 | 241 | | |
242 | | - | |
| 242 | + | |
243 | 243 | | |
244 | 244 | | |
245 | 245 | | |
| |||
0 commit comments