[roll] Roll fuchsia [rust] enable or_fun_call Clippy lint on all code

Test: ran fx build and fx test
Original-Fixed: b/462736347
NO_IFTTT=mechanical change that does not need to be reflected in the C++ code
Depends-on: turquoise-internal:I42ace3241271e321d4a23a49b69e4f876a6a636c
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1429021
Dependencies-Satisfied: CL Deps Checker <cl-deps-checker@fuchsia-internal-service-accts.iam.gserviceaccount.com>
Owners-Override: James Robinson <jamesr@google.com>
Original-Revision: c1065a785e0adea6205dff55dc743b703c60c5bc
GitOrigin-RevId: 2df99dc143fee09e28197af42f70ec3e80983995
Change-Id: I6bc2b1cca50de6e4a40c9d42a737d7ec1f3ee035
1 file changed
tree: f74793dd398bd3ba7d04a4573bd4dc6383d3c7c3
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
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 in one of the communication channels documented at get involved.

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.