[roll] Roll fuchsia [ffx] Remove clippy lint large_enum_variant

Removes the large_enum_variant from the jinja template and provides the
necessary impls to be able to Box<> the subcommand args.

Original-Bug: 324167674
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1525318
Original-Revision: 6a6b87ff5510ccb2b913e53f466b2dc85576b1e1
GitOrigin-RevId: f14abd4f34bb0a5b36d672c7ef1b15a6aea1b80b
Change-Id: I67ff6dd2f3f37a7d748d39244795afcb41621a26
1 file changed
tree: a8b0c38e3afcf94cf7579f06101d739ed05ff364
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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.