[roll] Roll fuchsia [build][clippy] Put rustflags later in commandline

Fixes an issue where cfgs that added clippy lints weren't being
respected because the baked-in lint related flags came after
{{rustflags}}.

This change also includes autofixes for some lints that weren't caught
by the initial pass in https://fxrev.dev/1089750. Luckily there won't be
any more backslide once this CL lands.

Original-Fixed: 348416191
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1066844
Original-Revision: ec4a6d01c12e2e581f72caf19d16ab8211d7f08b
GitOrigin-RevId: 0429c3d1708774224f7c235a3fb0d16cf5c17827
Change-Id: I463dc54378600f472022344957e6f27397c6ade6
1 file changed
tree: e89e0c1345a7a498b92a913cd0975c126ac14653
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia on Freenode.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.