[roll] Roll fuchsia [omaha-client] Add warn(clippy::all) to main.rs

This CL also fixes many clippy warnings from
//src/sys/pkg/bin/omaha-client/*. These changes are an operational
no-op.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/723324
Original-Revision: 95fca1e81e6b1953c52ca81be9f5fb7d8ad9aab7
GitOrigin-RevId: 381da11c41ec56c6a3d52b9c5aff64826c975c90
Change-Id: I87e5b2b77a09f8d5293e7e659e252d8eef58581f
1 file changed
tree: c90c0c1f4a7a3d283d1c551fb7de4ef2a92c9832
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.