Commit 72b2c32
fix: a lot of instances of clippy::needless_lifetimes
Summary:
This doesn't get all of them because:
1. there are so many of them
2. the lint is pretty jank
Part of facebook/buck2#943
X-link: facebook/buck2#944
Reviewed By: JakobDegen
Differential Revision: D74271655
Pulled By: dtolnay
fbshipit-source-id: c7e41c47248d4be1f5d33a14b676ab35fc5180e21 parent 3cade87 commit 72b2c32
2 files changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
137 | 137 | | |
138 | 138 | | |
139 | 139 | | |
140 | | - | |
| 140 | + | |
141 | 141 | | |
142 | 142 | | |
143 | 143 | | |
| |||
240 | 240 | | |
241 | 241 | | |
242 | 242 | | |
243 | | - | |
| 243 | + | |
244 | 244 | | |
245 | 245 | | |
246 | 246 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
| 64 | + | |
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
| |||
0 commit comments