Commit 207f2da
fix clippy lints & buck2 OSS CI errors
Summary:
Fix existing 1.90.0 and new 1.91.1 clippy lints via:
```
buck2 run fbcode//common/rust/tools/rustfix2:rustfix -- --clippy --target fbcode//common/rust/... --target fbcode//buck2/allocative/... --target fbcode//buck2/app/... --target fbcode//buck2/buck2_tpx_cli/... --target fbcode//buck2/dice/... --target fbcode//buck2/dice_replay/... --target fbcode//buck2/facebook/... --target fbcode//buck2/gazebo/... --target fbcode//buck2/host_sharing/... --target fbcode//buck2/integrations/... --target fbcode//buck2/remote_execution/... --target fbcode//buck2/shed/... --target fbcode//buck2/starlark-rust/... --target fbcode//buck2/superconsole/... --target fbcode//remote_execution/... --target fbcode//target_determinator/...
```
plus OSS errors from `fbcode/buck2/scripts/ci.sh`
Reviewed By: dtolnay
Differential Revision: D87088632
fbshipit-source-id: 956943c547bb2ebe5aa8b031d741e9467233352e1 parent 7d4f873 commit 207f2da
3 files changed
Lines changed: 26 additions & 29 deletions
File tree
- shed
- facet/proc_macros
- futures_ext/src/stream
- slog_glog_fmt/src
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
555 | 555 | | |
556 | 556 | | |
557 | 557 | | |
558 | | - | |
559 | | - | |
560 | | - | |
561 | | - | |
562 | | - | |
563 | | - | |
564 | | - | |
565 | | - | |
566 | | - | |
567 | | - | |
568 | | - | |
569 | | - | |
570 | | - | |
571 | | - | |
572 | | - | |
573 | | - | |
574 | | - | |
575 | | - | |
576 | | - | |
| 558 | + | |
| 559 | + | |
| 560 | + | |
| 561 | + | |
| 562 | + | |
| 563 | + | |
| 564 | + | |
| 565 | + | |
| 566 | + | |
| 567 | + | |
| 568 | + | |
| 569 | + | |
| 570 | + | |
| 571 | + | |
| 572 | + | |
577 | 573 | | |
578 | 574 | | |
| 575 | + | |
579 | 576 | | |
580 | 577 | | |
581 | 578 | | |
| |||
621 | 618 | | |
622 | 619 | | |
623 | 620 | | |
624 | | - | |
625 | | - | |
626 | | - | |
627 | | - | |
| 621 | + | |
| 622 | + | |
| 623 | + | |
| 624 | + | |
628 | 625 | | |
629 | 626 | | |
630 | 627 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
102 | | - | |
103 | | - | |
104 | | - | |
105 | | - | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
277 | 277 | | |
278 | 278 | | |
279 | 279 | | |
280 | | - | |
| 280 | + | |
281 | 281 | | |
282 | 282 | | |
283 | 283 | | |
284 | | - | |
| 284 | + | |
285 | 285 | | |
286 | 286 | | |
287 | 287 | | |
| |||
0 commit comments