Commit 1d0dad5
committed
Auto merge of rust-lang#131988 - matthiaskrgr:rollup-tx173wn, r=matthiaskrgr
Rollup of 4 pull requests
Successful merges:
- rust-lang#126588 (Added more scenarios where comma to be removed in the function arg)
- rust-lang#131728 (bootstrap: extract builder cargo to its own module)
- rust-lang#131968 (Rip out old effects var handling code from traits)
- rust-lang#131981 (Remove the `BoundConstness::NotConst` variant)
r? `@ghost`
`@rustbot` modify labels: rollupFile tree
2 files changed
+1
-23
lines changed- clippy_lints/src
- clippy_utils/src
2 files changed
+1
-23
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
190 | 190 | | |
191 | 191 | | |
192 | 192 | | |
193 | | - | |
194 | | - | |
195 | | - | |
196 | | - | |
197 | | - | |
198 | | - | |
199 | | - | |
200 | | - | |
201 | | - | |
202 | 193 | | |
203 | 194 | | |
204 | 195 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
274 | 274 | | |
275 | 275 | | |
276 | 276 | | |
277 | | - | |
278 | | - | |
279 | | - | |
280 | | - | |
281 | | - | |
282 | | - | |
283 | | - | |
284 | | - | |
285 | | - | |
286 | | - | |
287 | | - | |
288 | | - | |
289 | | - | |
290 | 277 | | |
291 | 278 | | |
292 | 279 | | |
293 | | - | |
| 280 | + | |
294 | 281 | | |
295 | 282 | | |
296 | 283 | | |
| |||
0 commit comments