[XL] Change in fuchsia/fuchsia[main]: [rust-3p] Update clap to 4.5.50

0 views
Skip to first unread message

'Erick Tryzelaar (Gerrit)' via owners-override

unread,
Oct 27, 2025, 4:39:48 PM (2 days ago) Oct 27
to Owners Override
Attention needed from Owners Override

Erick Tryzelaar has uploaded the change for review

Erick Tryzelaar would like Owners Override to review this change.

Commit message

[rust-3p] Update clap to 4.5.50

Note that this slightly changes to cmc:

* `{include,check-includes,compile} --includepath` defaults to `vec![]` not `vec![""]`, or requires at least one value.
* `--features` now requires at least one item.
* `{include,check-includes,compile} --includeroot` now defaults to `"."` instead of `""`.

This also:

* adds anstyle 1.0.13
* adds clap_builder 4.5.50
* adds clap_derive 4.5.49
* adds clap_lex 0.7.5
* removes strsim 0.8.0
* removes structopt 0.3.26
* removes structopt-derive 0.4.18
* removes vec_map 0.8.1
* exposes heck 0.3.1 for starnix
Bug: 450988191
Bug: 454128868
Change-Id: Ice9a571aefe7092b74da89e8cd00862f19ecb6de

Change diff


Change information

Files:
  • M build/components/BUILD.gn
  • M build/components/generate_test_component_script_and_config.rs
  • M build/tools/formatjson5/BUILD.bazel
  • M build/tools/formatjson5/BUILD.gn
  • M build/tools/formatjson5/src/main.rs
  • M examples/intl/wisdom/rust/client/BUILD.gn
  • M examples/intl/wisdom/rust/client/src/main.rs
  • M src/connectivity/bluetooth/tools/bt-le-peripheral/BUILD.gn
  • M src/connectivity/bluetooth/tools/bt-le-peripheral/src/main.rs
  • M src/connectivity/weave/tests/weave_ip_forward/BUILD.gn
  • M src/connectivity/weave/tests/weave_ip_forward/src/main.rs
  • M src/connectivity/wlan/tools/wlantool/cli/BUILD.gn
  • M src/connectivity/wlan/tools/wlantool/cli/src/main.rs
  • M src/connectivity/wlan/tools/wlantool/wlan_dev/BUILD.gn
  • M src/connectivity/wlan/tools/wlantool/wlan_dev/src/lib.rs
  • M src/connectivity/wlan/tools/wlantool/wlan_dev/src/opts.rs
  • M src/connectivity/wlan/wlancfg/tool/cli/BUILD.gn
  • M src/connectivity/wlan/wlancfg/tool/cli/src/main.rs
  • M src/connectivity/wlan/wlancfg/tool/policy/BUILD.gn
  • M src/connectivity/wlan/wlancfg/tool/policy/src/opts.rs
  • M src/devices/tools/fidlgen_banjo/BUILD.gn
  • M src/devices/tools/fidlgen_banjo/src/main.rs
  • M src/devices/tools/fidlgen_banjo/tests/parser/BUILD.gn
  • M src/devices/tools/fidlgen_banjo/tests/parser/main.rs
  • M src/diagnostics/iquery/test/test_component/BUILD.gn
  • M src/diagnostics/iquery/test/test_component/main.rs
  • M src/diagnostics/triage/BUILD.gn
  • M src/diagnostics/triage/build/triage_config_test_runner/BUILD.gn
  • M src/diagnostics/triage/build/triage_config_test_runner/src/main.rs
  • M src/diagnostics/triage/src/lib.rs
  • M src/diagnostics/triage/src/main.rs
  • M src/factory/factoryctl/BUILD.gn
  • M src/factory/factoryctl/src/main.rs
  • M src/factory/fake_factory_store_providers/BUILD.gn
  • M src/factory/fake_factory_store_providers/src/main.rs
  • M src/fonts/tools/manifest_generator/BUILD.gn
  • M src/fonts/tools/manifest_generator/src/main.rs
  • M src/intl/strings_to_fidl/BUILD.gn
  • M src/intl/strings_to_fidl/src/main.rs
  • M src/intl/strings_to_json/BUILD.gn
  • M src/intl/strings_to_json/src/main.rs
  • M src/lib/diagnostics/inspect/rust/testing/BUILD.gn
  • M src/lib/diagnostics/inspect/rust/testing/src/lib.rs
  • M src/starnix/tests/ebpf_bench/BUILD.gn
  • M src/starnix/tests/ebpf_bench/src/main.rs
  • M src/testing/fidl/intl_property_manager/BUILD.gn
  • M src/testing/fidl/intl_property_manager/src/main.rs
  • M src/ui/tools/input/BUILD.gn
  • M src/ui/tools/input/src/main.rs
  • M src/virtualization/tests/virtio_block_test_util/BUILD.gn
  • M src/virtualization/tests/virtio_block_test_util/src/fuchsia_main.rs
  • M src/virtualization/tests/virtio_block_test_util/src/linux_main.rs
  • M src/virtualization/tests/virtio_input_test_util/src/main.rs
  • M src/virtualization/tests/virtio_net_test_util/BUILD.gn
  • M src/virtualization/tests/virtio_net_test_util/src/fuchsia_main.rs
  • M src/virtualization/tests/virtio_net_test_util/src/linux_main.rs
  • M third_party/rust_crates/BUILD.gn
  • M third_party/rust_crates/Cargo.lock
  • M third_party/rust_crates/Cargo.toml
  • M third_party/rust_crates/vendor/BUILD.bazel
  • A third_party/rust_crates/vendor/anstyle-1.0.13/.cargo-checksum.json
  • A third_party/rust_crates/vendor/anstyle-1.0.13/.cargo_vcs_info.json
  • C third_party/rust_crates/vendor/anstyle-1.0.13/BUILD.bazel
  • A third_party/rust_crates/vendor/anstyle-1.0.13/Cargo.lock
  • A third_party/rust_crates/vendor/anstyle-1.0.13/Cargo.toml
  • A third_party/rust_crates/vendor/anstyle-1.0.13/Cargo.toml.orig
  • R third_party/rust_crates/vendor/anstyle-1.0.13/LICENSE-APACHE
  • R third_party/rust_crates/vendor/anstyle-1.0.13/LICENSE-MIT
  • A third_party/rust_crates/vendor/anstyle-1.0.13/README.md
  • A third_party/rust_crates/vendor/anstyle-1.0.13/examples/dump-style.rs
  • A third_party/rust_crates/vendor/anstyle-1.0.13/src/color.rs
  • A third_party/rust_crates/vendor/anstyle-1.0.13/src/effect.rs
  • A third_party/rust_crates/vendor/anstyle-1.0.13/src/lib.rs
  • A third_party/rust_crates/vendor/anstyle-1.0.13/src/macros.rs
  • A third_party/rust_crates/vendor/anstyle-1.0.13/src/reset.rs
  • A third_party/rust_crates/vendor/anstyle-1.0.13/src/style.rs
  • M third_party/rust_crates/vendor/clap-2.34.0/BUILD.bazel
  • A third_party/rust_crates/vendor/clap-4.5.50/.cargo-checksum.json
  • A third_party/rust_crates/vendor/clap-4.5.50/.cargo_vcs_info.json
  • R third_party/rust_crates/vendor/clap-4.5.50/BUILD.bazel
  • A third_party/rust_crates/vendor/clap-4.5.50/Cargo.lock
  • A third_party/rust_crates/vendor/clap-4.5.50/Cargo.toml
  • A third_party/rust_crates/vendor/clap-4.5.50/Cargo.toml.orig
  • C third_party/rust_crates/vendor/clap-4.5.50/LICENSE-APACHE
  • C third_party/rust_crates/vendor/clap-4.5.50/LICENSE-MIT
  • A third_party/rust_crates/vendor/clap-4.5.50/README.md
  • A third_party/rust_crates/vendor/clap-4.5.50/examples/README.md
  • A third_party/rust_crates/vendor/clap-4.5.50/examples/cargo-example-derive.md
  • A third_party/rust_crates/vendor/clap-4.5.50/examples/cargo-example-derive.rs
  • A third_party/rust_crates/vendor/clap-4.5.50/examples/cargo-example.md
  • A third_party/rust_crates/vendor/clap-4.5.50/examples/cargo-example.rs
  • A third_party/rust_crates/vendor/clap-4.5.50/examples/demo.md
  • A third_party/rust_crates/vendor/clap-4.5.50/examples/demo.rs
  • A third_party/rust_crates/vendor/clap-4.5.50/examples/derive_ref/augment_args.rs
  • A third_party/rust_crates/vendor/clap-4.5.50/examples/derive_ref/augment_subcommands.rs
  • A third_party/rust_crates/vendor/clap-4.5.50/examples/derive_ref/flatten_hand_args.rs
  • A third_party/rust_crates/vendor/clap-4.5.50/examples/derive_ref/hand_subcommand.rs
  • A third_party/rust_crates/vendor/clap-4.5.50/examples/derive_ref/interop_tests.md
  • A third_party/rust_crates/vendor/clap-4.5.50/examples/escaped-positional-derive.md
  • A third_party/rust_crates/vendor/clap-4.5.50/examples/escaped-positional-derive.rs
  • A third_party/rust_crates/vendor/clap-4.5.50/examples/escaped-positional.md
  • A third_party/rust_crates/vendor/clap-4.5.50/examples/escaped-positional.rs
  • A third_party/rust_crates/vendor/clap-4.5.50/examples/find.md
  • A third_party/rust_crates/vendor/clap-4.5.50/examples/find.rs
  • A third_party/rust_crates/vendor/clap-4.5.50/examples/git-derive.md
  • A third_party/rust_crates/vendor/clap-4.5.50/examples/git-derive.rs
  • A third_party/rust_crates/vendor/clap-4.5.50/examples/git.md
  • A third_party/rust_crates/vendor/clap-4.5.50/examples/git.rs
  • A third_party/rust_crates/vendor/clap-4.5.50/examples/multicall-busybox.md
  • A third_party/rust_crates/vendor/clap-4.5.50/examples/multicall-busybox.rs
  • A third_party/rust_crates/vendor/clap-4.5.50/examples/multicall-hostname.md
  • A third_party/rust_crates/vendor/clap-4.5.50/examples/multicall-hostname.rs
  • A third_party/rust_crates/vendor/clap-4.5.50/examples/pacman.md
  • A third_party/rust_crates/vendor/clap-4.5.50/examples/pacman.rs
  • A third_party/rust_crates/vendor/clap-4.5.50/examples/repl-derive.rs
  • A third_party/rust_crates/vendor/clap-4.5.50/examples/repl.rs
  • A third_party/rust_crates/vendor/clap-4.5.50/examples/tutorial_builder/01_quick.md
  • A third_party/rust_crates/vendor/clap-4.5.50/examples/tutorial_builder/01_quick.rs
  • A third_party/rust_crates/vendor/clap-4.5.50/examples/tutorial_builder/02_app_settings.md
  • A third_party/rust_crates/vendor/clap-4.5.50/examples/tutorial_builder/02_app_settings.rs
  • A third_party/rust_crates/vendor/clap-4.5.50/examples/tutorial_builder/02_apps.md
  • A third_party/rust_crates/vendor/clap-4.5.50/examples/tutorial_builder/02_apps.rs
  • A third_party/rust_crates/vendor/clap-4.5.50/examples/tutorial_builder/02_crate.md
  • A third_party/rust_crates/vendor/clap-4.5.50/examples/tutorial_builder/02_crate.rs
  • A third_party/rust_crates/vendor/clap-4.5.50/examples/tutorial_builder/03_01_flag_bool.md
  • A third_party/rust_crates/vendor/clap-4.5.50/examples/tutorial_builder/03_01_flag_bool.rs
  • A third_party/rust_crates/vendor/clap-4.5.50/examples/tutorial_builder/03_01_flag_count.md
  • A third_party/rust_crates/vendor/clap-4.5.50/examples/tutorial_builder/03_01_flag_count.rs
  • A third_party/rust_crates/vendor/clap-4.5.50/examples/tutorial_builder/03_02_option.md
  • A third_party/rust_crates/vendor/clap-4.5.50/examples/tutorial_builder/03_02_option.rs
  • A third_party/rust_crates/vendor/clap-4.5.50/examples/tutorial_builder/03_02_option_mult.md
  • A third_party/rust_crates/vendor/clap-4.5.50/examples/tutorial_builder/03_02_option_mult.rs
  • A third_party/rust_crates/vendor/clap-4.5.50/examples/tutorial_builder/03_03_positional.md
  • A third_party/rust_crates/vendor/clap-4.5.50/examples/tutorial_builder/03_03_positional.rs
  • A third_party/rust_crates/vendor/clap-4.5.50/examples/tutorial_builder/03_03_positional_mult.md
  • A third_party/rust_crates/vendor/clap-4.5.50/examples/tutorial_builder/03_03_positional_mult.rs
  • A third_party/rust_crates/vendor/clap-4.5.50/examples/tutorial_builder/03_04_subcommands.md
  • A third_party/rust_crates/vendor/clap-4.5.50/examples/tutorial_builder/03_04_subcommands.rs
  • A third_party/rust_crates/vendor/clap-4.5.50/examples/tutorial_builder/03_05_default_values.md
  • A third_party/rust_crates/vendor/clap-4.5.50/examples/tutorial_builder/03_05_default_values.rs
  • A third_party/rust_crates/vendor/clap-4.5.50/examples/tutorial_builder/03_06_required.md
  • A third_party/rust_crates/vendor/clap-4.5.50/examples/tutorial_builder/03_06_required.rs
  • A third_party/rust_crates/vendor/clap-4.5.50/examples/tutorial_builder/04_01_enum.md
  • A third_party/rust_crates/vendor/clap-4.5.50/examples/tutorial_builder/04_01_enum.rs
  • A third_party/rust_crates/vendor/clap-4.5.50/examples/tutorial_builder/04_01_possible.md
  • A third_party/rust_crates/vendor/clap-4.5.50/examples/tutorial_builder/04_01_possible.rs
  • A third_party/rust_crates/vendor/clap-4.5.50/examples/tutorial_builder/04_02_parse.md
  • A third_party/rust_crates/vendor/clap-4.5.50/examples/tutorial_builder/04_02_parse.rs
  • A third_party/rust_crates/vendor/clap-4.5.50/examples/tutorial_builder/04_02_validate.md
  • A third_party/rust_crates/vendor/clap-4.5.50/examples/tutorial_builder/04_02_validate.rs
  • A third_party/rust_crates/vendor/clap-4.5.50/examples/tutorial_builder/04_03_relations.md
  • A third_party/rust_crates/vendor/clap-4.5.50/examples/tutorial_builder/04_03_relations.rs
  • A third_party/rust_crates/vendor/clap-4.5.50/examples/tutorial_builder/04_04_custom.md
  • A third_party/rust_crates/vendor/clap-4.5.50/examples/tutorial_builder/04_04_custom.rs
  • A third_party/rust_crates/vendor/clap-4.5.50/examples/tutorial_builder/05_01_assert.rs
  • A third_party/rust_crates/vendor/clap-4.5.50/examples/tutorial_derive/01_quick.md
  • A third_party/rust_crates/vendor/clap-4.5.50/examples/tutorial_derive/01_quick.rs
  • A third_party/rust_crates/vendor/clap-4.5.50/examples/tutorial_derive/02_app_settings.md
  • A third_party/rust_crates/vendor/clap-4.5.50/examples/tutorial_derive/02_app_settings.rs
  • A third_party/rust_crates/vendor/clap-4.5.50/examples/tutorial_derive/02_apps.md
  • A third_party/rust_crates/vendor/clap-4.5.50/examples/tutorial_derive/02_apps.rs
  • A third_party/rust_crates/vendor/clap-4.5.50/examples/tutorial_derive/02_crate.md
  • A third_party/rust_crates/vendor/clap-4.5.50/examples/tutorial_derive/02_crate.rs
  • A third_party/rust_crates/vendor/clap-4.5.50/examples/tutorial_derive/03_01_flag_bool.md
  • A third_party/rust_crates/vendor/clap-4.5.50/examples/tutorial_derive/03_01_flag_bool.rs
  • A third_party/rust_crates/vendor/clap-4.5.50/examples/tutorial_derive/03_01_flag_count.md
  • A third_party/rust_crates/vendor/clap-4.5.50/examples/tutorial_derive/03_01_flag_count.rs
  • A third_party/rust_crates/vendor/clap-4.5.50/examples/tutorial_derive/03_02_option.md
  • A third_party/rust_crates/vendor/clap-4.5.50/examples/tutorial_derive/03_02_option.rs
  • A third_party/rust_crates/vendor/clap-4.5.50/examples/tutorial_derive/03_02_option_mult.md
  • A third_party/rust_crates/vendor/clap-4.5.50/examples/tutorial_derive/03_02_option_mult.rs
  • A third_party/rust_crates/vendor/clap-4.5.50/examples/tutorial_derive/03_03_positional.md
  • A third_party/rust_crates/vendor/clap-4.5.50/examples/tutorial_derive/03_03_positional.rs
  • A third_party/rust_crates/vendor/clap-4.5.50/examples/tutorial_derive/03_03_positional_mult.md
  • A third_party/rust_crates/vendor/clap-4.5.50/examples/tutorial_derive/03_03_positional_mult.rs
  • A third_party/rust_crates/vendor/clap-4.5.50/examples/tutorial_derive/03_04_subcommands.md
  • A third_party/rust_crates/vendor/clap-4.5.50/examples/tutorial_derive/03_04_subcommands.rs
  • A third_party/rust_crates/vendor/clap-4.5.50/examples/tutorial_derive/03_04_subcommands_alt.rs
  • A third_party/rust_crates/vendor/clap-4.5.50/examples/tutorial_derive/03_05_default_values.md
  • A third_party/rust_crates/vendor/clap-4.5.50/examples/tutorial_derive/03_05_default_values.rs
  • A third_party/rust_crates/vendor/clap-4.5.50/examples/tutorial_derive/03_06_optional.md
  • A third_party/rust_crates/vendor/clap-4.5.50/examples/tutorial_derive/03_06_optional.rs
  • A third_party/rust_crates/vendor/clap-4.5.50/examples/tutorial_derive/04_01_enum.md
  • A third_party/rust_crates/vendor/clap-4.5.50/examples/tutorial_derive/04_01_enum.rs
  • A third_party/rust_crates/vendor/clap-4.5.50/examples/tutorial_derive/04_02_parse.md
  • A third_party/rust_crates/vendor/clap-4.5.50/examples/tutorial_derive/04_02_parse.rs
  • A third_party/rust_crates/vendor/clap-4.5.50/examples/tutorial_derive/04_02_validate.md
  • A third_party/rust_crates/vendor/clap-4.5.50/examples/tutorial_derive/04_02_validate.rs
  • A third_party/rust_crates/vendor/clap-4.5.50/examples/tutorial_derive/04_03_relations.md
  • A third_party/rust_crates/vendor/clap-4.5.50/examples/tutorial_derive/04_03_relations.rs
  • A third_party/rust_crates/vendor/clap-4.5.50/examples/tutorial_derive/04_04_custom.md
  • A third_party/rust_crates/vendor/clap-4.5.50/examples/tutorial_derive/04_04_custom.rs
  • A third_party/rust_crates/vendor/clap-4.5.50/examples/tutorial_derive/05_01_assert.rs
  • A third_party/rust_crates/vendor/clap-4.5.50/examples/typed-derive/builtin.md
  • A third_party/rust_crates/vendor/clap-4.5.50/examples/typed-derive/builtin.rs
  • A third_party/rust_crates/vendor/clap-4.5.50/examples/typed-derive/custom.md
  • A third_party/rust_crates/vendor/clap-4.5.50/examples/typed-derive/custom.rs
  • A third_party/rust_crates/vendor/clap-4.5.50/examples/typed-derive/fn_parser.md
  • A third_party/rust_crates/vendor/clap-4.5.50/examples/typed-derive/fn_parser.rs
  • A third_party/rust_crates/vendor/clap-4.5.50/examples/typed-derive/foreign_crate.rs
  • A third_party/rust_crates/vendor/clap-4.5.50/examples/typed-derive/implicit.md
  • A third_party/rust_crates/vendor/clap-4.5.50/examples/typed-derive/implicit.rs
  • A third_party/rust_crates/vendor/clap-4.5.50/examples/typed-derive/main.rs
  • A third_party/rust_crates/vendor/clap-4.5.50/src/_concepts.rs
  • A third_party/rust_crates/vendor/clap-4.5.50/src/_cookbook/cargo_example.rs
  • A third_party/rust_crates/vendor/clap-4.5.50/src/_cookbook/cargo_example_derive.rs
  • A third_party/rust_crates/vendor/clap-4.5.50/src/_cookbook/escaped_positional.rs
  • A third_party/rust_crates/vendor/clap-4.5.50/src/_cookbook/escaped_positional_derive.rs
  • A third_party/rust_crates/vendor/clap-4.5.50/src/_cookbook/find.rs
  • A third_party/rust_crates/vendor/clap-4.5.50/src/_cookbook/git.rs
  • A third_party/rust_crates/vendor/clap-4.5.50/src/_cookbook/git_derive.rs
  • A third_party/rust_crates/vendor/clap-4.5.50/src/_cookbook/mod.rs
  • A third_party/rust_crates/vendor/clap-4.5.50/src/_cookbook/multicall_busybox.rs
  • A third_party/rust_crates/vendor/clap-4.5.50/src/_cookbook/multicall_hostname.rs
  • A third_party/rust_crates/vendor/clap-4.5.50/src/_cookbook/pacman.rs
  • A third_party/rust_crates/vendor/clap-4.5.50/src/_cookbook/repl.rs
  • A third_party/rust_crates/vendor/clap-4.5.50/src/_cookbook/repl_derive.rs
  • A third_party/rust_crates/vendor/clap-4.5.50/src/_cookbook/typed_derive.rs
  • A third_party/rust_crates/vendor/clap-4.5.50/src/_derive/_tutorial.rs
  • A third_party/rust_crates/vendor/clap-4.5.50/src/_derive/mod.rs
  • A third_party/rust_crates/vendor/clap-4.5.50/src/_faq.rs
  • A third_party/rust_crates/vendor/clap-4.5.50/src/_features.rs
  • A third_party/rust_crates/vendor/clap-4.5.50/src/_tutorial.rs
  • A third_party/rust_crates/vendor/clap-4.5.50/src/bin/stdio-fixture.rs
  • A third_party/rust_crates/vendor/clap-4.5.50/src/lib.rs
  • A third_party/rust_crates/vendor/clap_builder-4.5.50/.cargo-checksum.json
  • A third_party/rust_crates/vendor/clap_builder-4.5.50/.cargo_vcs_info.json
  • C third_party/rust_crates/vendor/clap_builder-4.5.50/BUILD.bazel
  • A third_party/rust_crates/vendor/clap_builder-4.5.50/Cargo.lock
  • A third_party/rust_crates/vendor/clap_builder-4.5.50/Cargo.toml
  • A third_party/rust_crates/vendor/clap_builder-4.5.50/Cargo.toml.orig
  • C third_party/rust_crates/vendor/clap_builder-4.5.50/LICENSE-APACHE
  • C third_party/rust_crates/vendor/clap_builder-4.5.50/LICENSE-MIT
  • A third_party/rust_crates/vendor/clap_builder-4.5.50/README.md
  • A third_party/rust_crates/vendor/clap_builder-4.5.50/src/builder/action.rs
  • A third_party/rust_crates/vendor/clap_builder-4.5.50/src/builder/app_settings.rs
  • A third_party/rust_crates/vendor/clap_builder-4.5.50/src/builder/arg.rs
  • A third_party/rust_crates/vendor/clap_builder-4.5.50/src/builder/arg_group.rs
  • A third_party/rust_crates/vendor/clap_builder-4.5.50/src/builder/arg_predicate.rs
  • A third_party/rust_crates/vendor/clap_builder-4.5.50/src/builder/arg_settings.rs
  • A third_party/rust_crates/vendor/clap_builder-4.5.50/src/builder/command.rs
  • A third_party/rust_crates/vendor/clap_builder-4.5.50/src/builder/debug_asserts.rs
  • A third_party/rust_crates/vendor/clap_builder-4.5.50/src/builder/ext.rs
  • A third_party/rust_crates/vendor/clap_builder-4.5.50/src/builder/mod.rs
  • A third_party/rust_crates/vendor/clap_builder-4.5.50/src/builder/os_str.rs
  • A third_party/rust_crates/vendor/clap_builder-4.5.50/src/builder/possible_value.rs
  • A third_party/rust_crates/vendor/clap_builder-4.5.50/src/builder/range.rs
  • A third_party/rust_crates/vendor/clap_builder-4.5.50/src/builder/resettable.rs
  • A third_party/rust_crates/vendor/clap_builder-4.5.50/src/builder/str.rs
  • A third_party/rust_crates/vendor/clap_builder-4.5.50/src/builder/styled_str.rs
  • A third_party/rust_crates/vendor/clap_builder-4.5.50/src/builder/styling.rs
  • A third_party/rust_crates/vendor/clap_builder-4.5.50/src/builder/tests.rs
  • A third_party/rust_crates/vendor/clap_builder-4.5.50/src/builder/value_hint.rs
  • A third_party/rust_crates/vendor/clap_builder-4.5.50/src/builder/value_parser.rs
  • A third_party/rust_crates/vendor/clap_builder-4.5.50/src/derive.rs
  • A third_party/rust_crates/vendor/clap_builder-4.5.50/src/error/context.rs
  • A third_party/rust_crates/vendor/clap_builder-4.5.50/src/error/format.rs
  • A third_party/rust_crates/vendor/clap_builder-4.5.50/src/error/kind.rs
  • A third_party/rust_crates/vendor/clap_builder-4.5.50/src/error/mod.rs
  • A third_party/rust_crates/vendor/clap_builder-4.5.50/src/lib.rs
  • A third_party/rust_crates/vendor/clap_builder-4.5.50/src/macros.rs
  • A third_party/rust_crates/vendor/clap_builder-4.5.50/src/mkeymap.rs
  • A third_party/rust_crates/vendor/clap_builder-4.5.50/src/output/fmt.rs
  • A third_party/rust_crates/vendor/clap_builder-4.5.50/src/output/help.rs
  • A third_party/rust_crates/vendor/clap_builder-4.5.50/src/output/help_template.rs
  • A third_party/rust_crates/vendor/clap_builder-4.5.50/src/output/mod.rs
  • A third_party/rust_crates/vendor/clap_builder-4.5.50/src/output/textwrap/core.rs
  • A third_party/rust_crates/vendor/clap_builder-4.5.50/src/output/textwrap/mod.rs
  • A third_party/rust_crates/vendor/clap_builder-4.5.50/src/output/textwrap/word_separators.rs
  • A third_party/rust_crates/vendor/clap_builder-4.5.50/src/output/textwrap/wrap_algorithms.rs
  • A third_party/rust_crates/vendor/clap_builder-4.5.50/src/output/usage.rs
  • A third_party/rust_crates/vendor/clap_builder-4.5.50/src/parser/arg_matcher.rs
  • A third_party/rust_crates/vendor/clap_builder-4.5.50/src/parser/error.rs
  • A third_party/rust_crates/vendor/clap_builder-4.5.50/src/parser/features/mod.rs
  • A third_party/rust_crates/vendor/clap_builder-4.5.50/src/parser/features/suggestions.rs
  • A third_party/rust_crates/vendor/clap_builder-4.5.50/src/parser/matches/arg_matches.rs
  • A third_party/rust_crates/vendor/clap_builder-4.5.50/src/parser/matches/matched_arg.rs
  • A third_party/rust_crates/vendor/clap_builder-4.5.50/src/parser/matches/mod.rs
  • A third_party/rust_crates/vendor/clap_builder-4.5.50/src/parser/matches/value_source.rs
  • A third_party/rust_crates/vendor/clap_builder-4.5.50/src/parser/mod.rs
  • A third_party/rust_crates/vendor/clap_builder-4.5.50/src/parser/parser.rs
  • A third_party/rust_crates/vendor/clap_builder-4.5.50/src/parser/validator.rs
  • A third_party/rust_crates/vendor/clap_builder-4.5.50/src/util/any_value.rs
  • A third_party/rust_crates/vendor/clap_builder-4.5.50/src/util/color.rs
  • A third_party/rust_crates/vendor/clap_builder-4.5.50/src/util/flat_map.rs
  • A third_party/rust_crates/vendor/clap_builder-4.5.50/src/util/flat_set.rs
  • A third_party/rust_crates/vendor/clap_builder-4.5.50/src/util/graph.rs
  • A third_party/rust_crates/vendor/clap_builder-4.5.50/src/util/id.rs
  • A third_party/rust_crates/vendor/clap_builder-4.5.50/src/util/mod.rs
  • A third_party/rust_crates/vendor/clap_builder-4.5.50/src/util/str_to_bool.rs
  • A third_party/rust_crates/vendor/clap_derive-4.5.49/.cargo-checksum.json
  • A third_party/rust_crates/vendor/clap_derive-4.5.49/.cargo_vcs_info.json
  • R third_party/rust_crates/vendor/clap_derive-4.5.49/BUILD.bazel
  • A third_party/rust_crates/vendor/clap_derive-4.5.49/Cargo.lock
  • A third_party/rust_crates/vendor/clap_derive-4.5.49/Cargo.toml
  • A third_party/rust_crates/vendor/clap_derive-4.5.49/Cargo.toml.orig
  • C third_party/rust_crates/vendor/clap_derive-4.5.49/LICENSE-APACHE
  • C third_party/rust_crates/vendor/clap_derive-4.5.49/LICENSE-MIT
  • A third_party/rust_crates/vendor/clap_derive-4.5.49/README.md
  • A third_party/rust_crates/vendor/clap_derive-4.5.49/src/attr.rs
  • A third_party/rust_crates/vendor/clap_derive-4.5.49/src/derives/args.rs
  • A third_party/rust_crates/vendor/clap_derive-4.5.49/src/derives/into_app.rs
  • A third_party/rust_crates/vendor/clap_derive-4.5.49/src/derives/mod.rs
  • A third_party/rust_crates/vendor/clap_derive-4.5.49/src/derives/parser.rs
  • A third_party/rust_crates/vendor/clap_derive-4.5.49/src/derives/subcommand.rs
  • A third_party/rust_crates/vendor/clap_derive-4.5.49/src/derives/value_enum.rs
  • A third_party/rust_crates/vendor/clap_derive-4.5.49/src/dummies.rs
  • A third_party/rust_crates/vendor/clap_derive-4.5.49/src/item.rs
  • A third_party/rust_crates/vendor/clap_derive-4.5.49/src/lib.rs
  • A third_party/rust_crates/vendor/clap_derive-4.5.49/src/macros.rs
  • A third_party/rust_crates/vendor/clap_derive-4.5.49/src/utils/doc_comments.rs
  • A third_party/rust_crates/vendor/clap_derive-4.5.49/src/utils/error.rs
  • A third_party/rust_crates/vendor/clap_derive-4.5.49/src/utils/mod.rs
  • R third_party/rust_crates/vendor/clap_derive-4.5.49/src/utils/spanned.rs
  • A third_party/rust_crates/vendor/clap_derive-4.5.49/src/utils/ty.rs
  • A third_party/rust_crates/vendor/clap_lex-0.7.5/.cargo-checksum.json
  • A third_party/rust_crates/vendor/clap_lex-0.7.5/.cargo_vcs_info.json
  • R third_party/rust_crates/vendor/clap_lex-0.7.5/BUILD.bazel
  • A third_party/rust_crates/vendor/clap_lex-0.7.5/Cargo.lock
  • A third_party/rust_crates/vendor/clap_lex-0.7.5/Cargo.toml
  • A third_party/rust_crates/vendor/clap_lex-0.7.5/Cargo.toml.orig
  • C third_party/rust_crates/vendor/clap_lex-0.7.5/LICENSE-APACHE
  • C third_party/rust_crates/vendor/clap_lex-0.7.5/LICENSE-MIT
  • A third_party/rust_crates/vendor/clap_lex-0.7.5/README.md
  • A third_party/rust_crates/vendor/clap_lex-0.7.5/src/ext.rs
  • A third_party/rust_crates/vendor/clap_lex-0.7.5/src/lib.rs
  • M third_party/rust_crates/vendor/defs.bzl
  • D third_party/rust_crates/vendor/strsim-0.8.0/.cargo-checksum.json
  • D third_party/rust_crates/vendor/strsim-0.8.0/.editorconfig
  • D third_party/rust_crates/vendor/strsim-0.8.0/.travis.yml
  • D third_party/rust_crates/vendor/strsim-0.8.0/BUILD.bazel
  • D third_party/rust_crates/vendor/strsim-0.8.0/CHANGELOG.md
  • D third_party/rust_crates/vendor/strsim-0.8.0/Cargo.toml
  • D third_party/rust_crates/vendor/strsim-0.8.0/Cargo.toml.orig
  • D third_party/rust_crates/vendor/strsim-0.8.0/LICENSE
  • D third_party/rust_crates/vendor/strsim-0.8.0/README.md
  • D third_party/rust_crates/vendor/strsim-0.8.0/appveyor.yml
  • D third_party/rust_crates/vendor/strsim-0.8.0/benches/benches.rs
  • D third_party/rust_crates/vendor/strsim-0.8.0/dev
  • D third_party/rust_crates/vendor/strsim-0.8.0/src/lib.rs
  • D third_party/rust_crates/vendor/strsim-0.8.0/tests/lib.rs
  • D third_party/rust_crates/vendor/structopt-0.3.26/.cargo-checksum.json
  • D third_party/rust_crates/vendor/structopt-0.3.26/.cargo_vcs_info.json
  • D third_party/rust_crates/vendor/structopt-0.3.26/.travis.yml
  • D third_party/rust_crates/vendor/structopt-0.3.26/CHANGELOG.md
  • D third_party/rust_crates/vendor/structopt-0.3.26/Cargo.lock
  • D third_party/rust_crates/vendor/structopt-0.3.26/Cargo.toml
  • D third_party/rust_crates/vendor/structopt-0.3.26/Cargo.toml.orig
  • D third_party/rust_crates/vendor/structopt-0.3.26/README.md
  • D third_party/rust_crates/vendor/structopt-0.3.26/examples/README.md
  • D third_party/rust_crates/vendor/structopt-0.3.26/examples/after_help.rs
  • D third_party/rust_crates/vendor/structopt-0.3.26/examples/at_least_two.rs
  • D third_party/rust_crates/vendor/structopt-0.3.26/examples/basic.rs
  • D third_party/rust_crates/vendor/structopt-0.3.26/examples/deny_missing_docs.rs
  • D third_party/rust_crates/vendor/structopt-0.3.26/examples/doc_comments.rs
  • D third_party/rust_crates/vendor/structopt-0.3.26/examples/enum_in_args.rs
  • D third_party/rust_crates/vendor/structopt-0.3.26/examples/enum_in_args_with_strum.rs
  • D third_party/rust_crates/vendor/structopt-0.3.26/examples/enum_tuple.rs
  • D third_party/rust_crates/vendor/structopt-0.3.26/examples/env.rs
  • D third_party/rust_crates/vendor/structopt-0.3.26/examples/example.rs
  • D third_party/rust_crates/vendor/structopt-0.3.26/examples/flatten.rs
  • D third_party/rust_crates/vendor/structopt-0.3.26/examples/gen_completions.rs
  • D third_party/rust_crates/vendor/structopt-0.3.26/examples/git.rs
  • D third_party/rust_crates/vendor/structopt-0.3.26/examples/group.rs
  • D third_party/rust_crates/vendor/structopt-0.3.26/examples/keyvalue.rs
  • D third_party/rust_crates/vendor/structopt-0.3.26/examples/negative_flag.rs
  • D third_party/rust_crates/vendor/structopt-0.3.26/examples/no_version.rs
  • D third_party/rust_crates/vendor/structopt-0.3.26/examples/rename_all.rs
  • D third_party/rust_crates/vendor/structopt-0.3.26/examples/required_if.rs
  • D third_party/rust_crates/vendor/structopt-0.3.26/examples/skip.rs
  • D third_party/rust_crates/vendor/structopt-0.3.26/examples/subcommand_aliases.rs
  • D third_party/rust_crates/vendor/structopt-0.3.26/examples/true_or_false.rs
  • D third_party/rust_crates/vendor/structopt-0.3.26/link-check-headers.json
  • D third_party/rust_crates/vendor/structopt-0.3.26/src/lib.rs
  • D third_party/rust_crates/vendor/structopt-0.3.26/tests/argument_naming.rs
  • D third_party/rust_crates/vendor/structopt-0.3.26/tests/arguments.rs
  • D third_party/rust_crates/vendor/structopt-0.3.26/tests/author_version_about.rs
  • D third_party/rust_crates/vendor/structopt-0.3.26/tests/custom-string-parsers.rs
  • D third_party/rust_crates/vendor/structopt-0.3.26/tests/default_value.rs
  • D third_party/rust_crates/vendor/structopt-0.3.26/tests/deny-warnings.rs
  • D third_party/rust_crates/vendor/structopt-0.3.26/tests/doc-comments-help.rs
  • D third_party/rust_crates/vendor/structopt-0.3.26/tests/explicit_name_no_renaming.rs
  • D third_party/rust_crates/vendor/structopt-0.3.26/tests/flags.rs
  • D third_party/rust_crates/vendor/structopt-0.3.26/tests/flatten.rs
  • D third_party/rust_crates/vendor/structopt-0.3.26/tests/generics.rs
  • D third_party/rust_crates/vendor/structopt-0.3.26/tests/issues.rs
  • D third_party/rust_crates/vendor/structopt-0.3.26/tests/macro-errors.rs
  • D third_party/rust_crates/vendor/structopt-0.3.26/tests/nested-subcommands.rs
  • D third_party/rust_crates/vendor/structopt-0.3.26/tests/non_literal_attributes.rs
  • D third_party/rust_crates/vendor/structopt-0.3.26/tests/options.rs
  • D third_party/rust_crates/vendor/structopt-0.3.26/tests/privacy.rs
  • D third_party/rust_crates/vendor/structopt-0.3.26/tests/raw_bool_literal.rs
  • D third_party/rust_crates/vendor/structopt-0.3.26/tests/raw_idents.rs
  • D third_party/rust_crates/vendor/structopt-0.3.26/tests/regressions.rs
  • D third_party/rust_crates/vendor/structopt-0.3.26/tests/rename_all_env.rs
  • D third_party/rust_crates/vendor/structopt-0.3.26/tests/skip.rs
  • D third_party/rust_crates/vendor/structopt-0.3.26/tests/special_types.rs
  • D third_party/rust_crates/vendor/structopt-0.3.26/tests/subcommands.rs
  • D third_party/rust_crates/vendor/structopt-0.3.26/tests/ui/bool_default_value.rs
  • D third_party/rust_crates/vendor/structopt-0.3.26/tests/ui/bool_default_value.stderr
  • D third_party/rust_crates/vendor/structopt-0.3.26/tests/ui/bool_required.rs
  • D third_party/rust_crates/vendor/structopt-0.3.26/tests/ui/bool_required.stderr
  • D third_party/rust_crates/vendor/structopt-0.3.26/tests/ui/enum_flatten.rs
  • D third_party/rust_crates/vendor/structopt-0.3.26/tests/ui/enum_flatten.stderr
  • D third_party/rust_crates/vendor/structopt-0.3.26/tests/ui/external_subcommand_wrong_type.rs
  • D third_party/rust_crates/vendor/structopt-0.3.26/tests/ui/external_subcommand_wrong_type.stderr
  • D third_party/rust_crates/vendor/structopt-0.3.26/tests/ui/flatten_and_methods.rs
  • D third_party/rust_crates/vendor/structopt-0.3.26/tests/ui/flatten_and_methods.stderr
  • D third_party/rust_crates/vendor/structopt-0.3.26/tests/ui/flatten_and_parse.rs
  • D third_party/rust_crates/vendor/structopt-0.3.26/tests/ui/flatten_and_parse.stderr
  • D third_party/rust_crates/vendor/structopt-0.3.26/tests/ui/multiple_external_subcommand.rs
  • D third_party/rust_crates/vendor/structopt-0.3.26/tests/ui/multiple_external_subcommand.stderr
  • D third_party/rust_crates/vendor/structopt-0.3.26/tests/ui/non_existent_attr.rs
  • D third_party/rust_crates/vendor/structopt-0.3.26/tests/ui/non_existent_attr.stderr
  • D third_party/rust_crates/vendor/structopt-0.3.26/tests/ui/opt_opt_nonpositional.rs
  • D third_party/rust_crates/vendor/structopt-0.3.26/tests/ui/opt_opt_nonpositional.stderr
  • D third_party/rust_crates/vendor/structopt-0.3.26/tests/ui/opt_vec_nonpositional.rs
  • D third_party/rust_crates/vendor/structopt-0.3.26/tests/ui/opt_vec_nonpositional.stderr
  • D third_party/rust_crates/vendor/structopt-0.3.26/tests/ui/option_default_value.rs
  • D third_party/rust_crates/vendor/structopt-0.3.26/tests/ui/option_default_value.stderr
  • D third_party/rust_crates/vendor/structopt-0.3.26/tests/ui/option_required.rs
  • D third_party/rust_crates/vendor/structopt-0.3.26/tests/ui/option_required.stderr
  • D third_party/rust_crates/vendor/structopt-0.3.26/tests/ui/parse_empty_try_from_os.rs
  • D third_party/rust_crates/vendor/structopt-0.3.26/tests/ui/parse_empty_try_from_os.stderr
  • D third_party/rust_crates/vendor/structopt-0.3.26/tests/ui/parse_function_is_not_path.rs
  • D third_party/rust_crates/vendor/structopt-0.3.26/tests/ui/parse_function_is_not_path.stderr
  • D third_party/rust_crates/vendor/structopt-0.3.26/tests/ui/parse_literal_spec.rs
  • D third_party/rust_crates/vendor/structopt-0.3.26/tests/ui/parse_literal_spec.stderr
  • D third_party/rust_crates/vendor/structopt-0.3.26/tests/ui/parse_not_zero_args.rs
  • D third_party/rust_crates/vendor/structopt-0.3.26/tests/ui/parse_not_zero_args.stderr
  • D third_party/rust_crates/vendor/structopt-0.3.26/tests/ui/positional_bool.rs
  • D third_party/rust_crates/vendor/structopt-0.3.26/tests/ui/positional_bool.stderr
  • D third_party/rust_crates/vendor/structopt-0.3.26/tests/ui/raw.rs
  • D third_party/rust_crates/vendor/structopt-0.3.26/tests/ui/raw.stderr
  • D third_party/rust_crates/vendor/structopt-0.3.26/tests/ui/rename_all_wrong_casing.rs
  • D third_party/rust_crates/vendor/structopt-0.3.26/tests/ui/rename_all_wrong_casing.stderr
  • D third_party/rust_crates/vendor/structopt-0.3.26/tests/ui/skip_flatten.rs
  • D third_party/rust_crates/vendor/structopt-0.3.26/tests/ui/skip_flatten.stderr
  • D third_party/rust_crates/vendor/structopt-0.3.26/tests/ui/skip_subcommand.rs
  • D third_party/rust_crates/vendor/structopt-0.3.26/tests/ui/skip_subcommand.stderr
  • D third_party/rust_crates/vendor/structopt-0.3.26/tests/ui/skip_with_other_options.rs
  • D third_party/rust_crates/vendor/structopt-0.3.26/tests/ui/skip_with_other_options.stderr
  • D third_party/rust_crates/vendor/structopt-0.3.26/tests/ui/skip_without_default.rs
  • D third_party/rust_crates/vendor/structopt-0.3.26/tests/ui/skip_without_default.stderr
  • D third_party/rust_crates/vendor/structopt-0.3.26/tests/ui/struct_parse.rs
  • D third_party/rust_crates/vendor/structopt-0.3.26/tests/ui/struct_parse.stderr
  • D third_party/rust_crates/vendor/structopt-0.3.26/tests/ui/struct_subcommand.rs
  • D third_party/rust_crates/vendor/structopt-0.3.26/tests/ui/struct_subcommand.stderr
  • D third_party/rust_crates/vendor/structopt-0.3.26/tests/ui/structopt_empty_attr.rs
  • D third_party/rust_crates/vendor/structopt-0.3.26/tests/ui/structopt_empty_attr.stderr
  • D third_party/rust_crates/vendor/structopt-0.3.26/tests/ui/structopt_name_value_attr.rs
  • D third_party/rust_crates/vendor/structopt-0.3.26/tests/ui/structopt_name_value_attr.stderr
  • D third_party/rust_crates/vendor/structopt-0.3.26/tests/ui/subcommand_and_flatten.rs
  • D third_party/rust_crates/vendor/structopt-0.3.26/tests/ui/subcommand_and_flatten.stderr
  • D third_party/rust_crates/vendor/structopt-0.3.26/tests/ui/subcommand_and_methods.rs
  • D third_party/rust_crates/vendor/structopt-0.3.26/tests/ui/subcommand_and_methods.stderr
  • D third_party/rust_crates/vendor/structopt-0.3.26/tests/ui/subcommand_and_parse.rs
  • D third_party/rust_crates/vendor/structopt-0.3.26/tests/ui/subcommand_and_parse.stderr
  • D third_party/rust_crates/vendor/structopt-0.3.26/tests/ui/subcommand_opt_opt.rs
  • D third_party/rust_crates/vendor/structopt-0.3.26/tests/ui/subcommand_opt_opt.stderr
  • D third_party/rust_crates/vendor/structopt-0.3.26/tests/ui/subcommand_opt_vec.rs
  • D third_party/rust_crates/vendor/structopt-0.3.26/tests/ui/subcommand_opt_vec.stderr
  • D third_party/rust_crates/vendor/structopt-0.3.26/tests/ui/tuple_struct.rs
  • D third_party/rust_crates/vendor/structopt-0.3.26/tests/ui/tuple_struct.stderr
  • D third_party/rust_crates/vendor/structopt-0.3.26/tests/utils.rs
  • D third_party/rust_crates/vendor/structopt-0.3.26/tests/we_need_syn_full.rs
  • D third_party/rust_crates/vendor/structopt-derive-0.4.18/.cargo-checksum.json
  • D third_party/rust_crates/vendor/structopt-derive-0.4.18/.cargo_vcs_info.json
  • D third_party/rust_crates/vendor/structopt-derive-0.4.18/Cargo.toml
  • D third_party/rust_crates/vendor/structopt-derive-0.4.18/Cargo.toml.orig
  • D third_party/rust_crates/vendor/structopt-derive-0.4.18/LICENSE-APACHE
  • D third_party/rust_crates/vendor/structopt-derive-0.4.18/LICENSE-MIT
  • D third_party/rust_crates/vendor/structopt-derive-0.4.18/src/attrs.rs
  • D third_party/rust_crates/vendor/structopt-derive-0.4.18/src/doc_comments.rs
  • D third_party/rust_crates/vendor/structopt-derive-0.4.18/src/lib.rs
  • D third_party/rust_crates/vendor/structopt-derive-0.4.18/src/parse.rs
  • D third_party/rust_crates/vendor/structopt-derive-0.4.18/src/ty.rs
  • D third_party/rust_crates/vendor/vec_map-0.8.1/.cargo-checksum.json
  • D third_party/rust_crates/vendor/vec_map-0.8.1/.travis.yml
  • D third_party/rust_crates/vendor/vec_map-0.8.1/Cargo.toml
  • D third_party/rust_crates/vendor/vec_map-0.8.1/Cargo.toml.orig
  • D third_party/rust_crates/vendor/vec_map-0.8.1/LICENSE-APACHE
  • D third_party/rust_crates/vendor/vec_map-0.8.1/LICENSE-MIT
  • D third_party/rust_crates/vendor/vec_map-0.8.1/README.md
  • D third_party/rust_crates/vendor/vec_map-0.8.1/deploy-docs.sh
  • D third_party/rust_crates/vendor/vec_map-0.8.1/src/lib.rs
  • M tools/bindc/BUILD.gn
  • M tools/bindc/src/main.rs
  • M tools/cmc/BUILD.gn
  • M tools/cmc/src/main.rs
  • M tools/cmc/src/opts.rs
  • M tools/component_id_index/BUILD.gn
  • M tools/component_id_index/src/main.rs
  • M tools/jq5/BUILD.gn
  • M tools/jq5/src/main.rs
  • M tools/test_list_tool/BUILD.gn
  • M tools/test_list_tool/src/main.rs
  • M tools/test_list_tool/src/opts.rs
  • M tools/validate_test_type/BUILD.gn
  • M tools/validate_test_type/src/main.rs
  • M tools/validate_test_type/src/opts.rs
  • M tools/zedmon/client/src/main.rs
Change size: XL
Delta: 502 files changed, 47532 insertions(+), 15105 deletions(-)
Open in Gerrit

Related details

Attention is currently required from:
  • Owners Override
Submit Requirements:
  • requirement is not satisfiedCode-Owners
  • requirement satisfiedCode-Review
  • requirement satisfiedReview-Enforcement
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. DiffyGerrit
Gerrit-MessageType: newchange
Gerrit-Project: fuchsia
Gerrit-Branch: main
Gerrit-Change-Id: Ice9a571aefe7092b74da89e8cd00862f19ecb6de
Gerrit-Change-Number: 1401457
Gerrit-PatchSet: 8
Gerrit-Owner: Erick Tryzelaar <etryz...@google.com>
Gerrit-Reviewer: Ani Ramakrishnan <anira...@google.com>
Gerrit-Reviewer: Brian Bosak <bbo...@google.com>
Gerrit-Reviewer: David Fang <fan...@google.com>
Gerrit-Reviewer: David Koloski <dkol...@google.com>
Gerrit-Reviewer: Emircan Uysaler <emi...@google.com>
Gerrit-Reviewer: Erick Tryzelaar <etryz...@google.com>
Gerrit-Reviewer: Filip Filmar <fm...@google.com>
Gerrit-Reviewer: Gary Bressler <g...@google.com>
Gerrit-Reviewer: Marc Khouri <mn...@google.com>
Gerrit-Reviewer: Owners Override <owners-...@fuchsia.dev>
Gerrit-Reviewer: Sundarajan Srinivasan <sunda...@google.com>
Gerrit-Reviewer: Theodore Dubois <tb...@google.com>
Gerrit-Reviewer: Vaas Krishnamurthy <va...@google.com>
Gerrit-Reviewer: Will Drewry <dre...@google.com>
Gerrit-CC: Christopher Anderson <c...@google.com>
Gerrit-Attention: Owners Override <owners-...@fuchsia.dev>

--
You received this message because you are subscribed to the Google Groups "owners-override" group.
To unsubscribe from this group and stop receiving emails from it, send an email to owners-overri...@fuchsia.dev.
To view this discussion visit https://groups.google.com/a/fuchsia.dev/d/msgid/owners-override/37cfff733e4abd013d41a916d80d56a6fa3e98fb-HTML%40fuchsia-review.googlesource.com.
unsatisfied_requirement
satisfied_requirement
open
diffy

'Erick Tryzelaar (Gerrit)' via owners-override

unread,
Oct 27, 2025, 4:39:52 PM (2 days ago) Oct 27
to Owners Override, Theodore Dubois, David Fang, Ani Ramakrishnan, Marc Khouri, Sundarajan Srinivasan, Will Drewry, Emircan Uysaler, Filip Filmar, Brian Bosak, Vaas Krishnamurthy, Gary Bressler, David Koloski, Christopher Anderson, GI Try Builder, CQ Bot
Attention needed from Owners Override

Erick Tryzelaar added 1 comment

Patchset-level comments
File-level comment, Patchset 8 (Latest):
Erick Tryzelaar . resolved

Adding owners-override for the remaining files, since the rest seem to be out.

Open in Gerrit

Related details

Attention is currently required from:
  • Owners Override
Submit Requirements:
  • requirement is not satisfiedCode-Owners
  • requirement satisfiedCode-Review
  • requirement satisfiedReview-Enforcement
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. DiffyGerrit
Gerrit-MessageType: comment
Gerrit-Project: fuchsia
Gerrit-Branch: main
Gerrit-Change-Id: Ice9a571aefe7092b74da89e8cd00862f19ecb6de
Gerrit-Change-Number: 1401457
Gerrit-PatchSet: 8
Gerrit-Owner: Erick Tryzelaar <etryz...@google.com>
Gerrit-Reviewer: Ani Ramakrishnan <anira...@google.com>
Gerrit-Reviewer: Brian Bosak <bbo...@google.com>
Gerrit-Reviewer: David Fang <fan...@google.com>
Gerrit-Reviewer: David Koloski <dkol...@google.com>
Gerrit-Reviewer: Emircan Uysaler <emi...@google.com>
Gerrit-Reviewer: Erick Tryzelaar <etryz...@google.com>
Gerrit-Reviewer: Filip Filmar <fm...@google.com>
Gerrit-Reviewer: Gary Bressler <g...@google.com>
Gerrit-Reviewer: Marc Khouri <mn...@google.com>
Gerrit-Reviewer: Owners Override <owners-...@fuchsia.dev>
Gerrit-Reviewer: Sundarajan Srinivasan <sunda...@google.com>
Gerrit-Reviewer: Theodore Dubois <tb...@google.com>
Gerrit-Reviewer: Vaas Krishnamurthy <va...@google.com>
Gerrit-Reviewer: Will Drewry <dre...@google.com>
Gerrit-CC: Christopher Anderson <c...@google.com>
Gerrit-Attention: Owners Override <owners-...@fuchsia.dev>
Gerrit-Comment-Date: Mon, 27 Oct 2025 20:39:42 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No

--
You received this message because you are subscribed to the Google Groups "owners-override" group.
To unsubscribe from this group and stop receiving emails from it, send an email to owners-overri...@fuchsia.dev.
To view this discussion visit https://groups.google.com/a/fuchsia.dev/d/msgid/owners-override/37cfff733e4abd013d41a916d80d56a6fa3e98fb-EmailReviewComments-HTML%40fuchsia-review.googlesource.com.
unsatisfied_requirement
satisfied_requirement
open
diffy

'Adam Barth (Gerrit)' via owners-override

unread,
Oct 27, 2025, 4:55:10 PM (2 days ago) Oct 27
to Erick Tryzelaar, Owners Override, Theodore Dubois, David Fang, Ani Ramakrishnan, Marc Khouri, Sundarajan Srinivasan, Will Drewry, Emircan Uysaler, Filip Filmar, Brian Bosak, Vaas Krishnamurthy, Gary Bressler, David Koloski, Christopher Anderson, GI Try Builder, CQ Bot
Attention needed from Erick Tryzelaar and Owners Override

Adam Barth voted Owners-Override+1

Owners-Override+1
Open in Gerrit

Related details

Attention is currently required from:
  • Erick Tryzelaar
  • Owners Override
Submit Requirements:
  • requirement satisfiedCode-Owners
  • requirement satisfiedCode-Review
  • requirement satisfiedReview-Enforcement
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. DiffyGerrit
Gerrit-MessageType: comment
Gerrit-Project: fuchsia
Gerrit-Branch: main
Gerrit-Change-Id: Ice9a571aefe7092b74da89e8cd00862f19ecb6de
Gerrit-Change-Number: 1401457
Gerrit-PatchSet: 8
Gerrit-Owner: Erick Tryzelaar <etryz...@google.com>
Gerrit-Reviewer: Adam Barth <aba...@google.com>
Gerrit-Reviewer: Ani Ramakrishnan <anira...@google.com>
Gerrit-Reviewer: Brian Bosak <bbo...@google.com>
Gerrit-Reviewer: David Fang <fan...@google.com>
Gerrit-Reviewer: David Koloski <dkol...@google.com>
Gerrit-Reviewer: Emircan Uysaler <emi...@google.com>
Gerrit-Reviewer: Erick Tryzelaar <etryz...@google.com>
Gerrit-Reviewer: Filip Filmar <fm...@google.com>
Gerrit-Reviewer: Gary Bressler <g...@google.com>
Gerrit-Reviewer: Marc Khouri <mn...@google.com>
Gerrit-Reviewer: Owners Override <owners-...@fuchsia.dev>
Gerrit-Reviewer: Sundarajan Srinivasan <sunda...@google.com>
Gerrit-Reviewer: Theodore Dubois <tb...@google.com>
Gerrit-Reviewer: Vaas Krishnamurthy <va...@google.com>
Gerrit-Reviewer: Will Drewry <dre...@google.com>
Gerrit-CC: Christopher Anderson <c...@google.com>
Gerrit-Attention: Erick Tryzelaar <etryz...@google.com>
Gerrit-Attention: Owners Override <owners-...@fuchsia.dev>
Gerrit-Comment-Date: Mon, 27 Oct 2025 20:55:01 +0000
Gerrit-HasComments: No
Gerrit-Has-Labels: Yes

--
You received this message because you are subscribed to the Google Groups "owners-override" group.
To unsubscribe from this group and stop receiving emails from it, send an email to owners-overri...@fuchsia.dev.
To view this discussion visit https://groups.google.com/a/fuchsia.dev/d/msgid/owners-override/ba39fd9baf16fe584d89edbe0615bcd6738b7e3a-EmailReviewComments-HTML%40fuchsia-review.googlesource.com.
satisfied_requirement
open
diffy

'Erick Tryzelaar (Gerrit)' via owners-override

unread,
Oct 27, 2025, 4:55:25 PM (2 days ago) Oct 27
to Adam Barth, Owners Override, Theodore Dubois, David Fang, Ani Ramakrishnan, Marc Khouri, Sundarajan Srinivasan, Will Drewry, Emircan Uysaler, Filip Filmar, Brian Bosak, Vaas Krishnamurthy, Gary Bressler, David Koloski, Christopher Anderson, GI Try Builder, CQ Bot
Attention needed from Owners Override

Erick Tryzelaar voted Commit-Queue+2

Commit-Queue+2
Open in Gerrit

Related details

Attention is currently required from:
  • Owners Override
Gerrit-Attention: Owners Override <owners-...@fuchsia.dev>
Gerrit-Comment-Date: Mon, 27 Oct 2025 20:55:18 +0000
Gerrit-HasComments: No
Gerrit-Has-Labels: Yes

--
You received this message because you are subscribed to the Google Groups "owners-override" group.
To unsubscribe from this group and stop receiving emails from it, send an email to owners-overri...@fuchsia.dev.
To view this discussion visit https://groups.google.com/a/fuchsia.dev/d/msgid/owners-override/590dcbfec820f393fd013fdd87f93a3d1a5dee36-EmailReviewComments-HTML%40fuchsia-review.googlesource.com.
satisfied_requirement
open
diffy

'CQ Bot (Gerrit)' via owners-override

unread,
Oct 27, 2025, 6:12:49 PM (2 days ago) Oct 27
to Erick Tryzelaar, Adam Barth, Owners Override, Theodore Dubois, David Fang, Ani Ramakrishnan, Marc Khouri, Sundarajan Srinivasan, Will Drewry, Emircan Uysaler, Filip Filmar, Brian Bosak, Vaas Krishnamurthy, Gary Bressler, David Koloski, Christopher Anderson, GI Try Builder

CQ Bot submitted the change

Change information

Commit message:
[rust-3p] Update clap to 4.5.50

Note that this slightly changes to cmc:

* `{include,check-includes,compile} --includepath` defaults to `vec![]` not `vec![""]`, or requires at least one value.
* `--features` now requires at least one item.
* `{include,check-includes,compile} --includeroot` now defaults to `"."` instead of `""`.

This also:

* adds anstyle 1.0.13
* adds clap_builder 4.5.50
* adds clap_derive 4.5.49
* adds clap_lex 0.7.5
* removes strsim 0.8.0
* removes structopt 0.3.26
* removes structopt-derive 0.4.18
* removes vec_map 0.8.1
* exposes heck 0.3.1 for starnix
Bug: 450988191
Bug: 454128868
Change-Id: Ice9a571aefe7092b74da89e8cd00862f19ecb6de
Reviewed-by: Gary Bressler <g...@google.com>
Reviewed-by: Marc Khouri <mn...@google.com>
Reviewed-by: Erick Tryzelaar <etryz...@google.com>
Reviewed-by: Emircan Uysaler <emi...@google.com>
Commit-Queue: Erick Tryzelaar <etryz...@google.com>
Owners-Override: Adam Barth <aba...@google.com>
Reviewed-by: David Koloski <dkol...@google.com>
Reviewed-by: Theodore Dubois <tb...@google.com>
Reviewed-by: Will Drewry <dre...@google.com>
Reviewed-by: David Fang <fan...@google.com>
Reviewed-by: Ani Ramakrishnan <anira...@google.com>
Reviewed-by: Brian Bosak <bbo...@google.com>
Fuchsia-Auto-Submit: Erick Tryzelaar <etryz...@google.com>
Reviewed-by: Filip Filmar <fm...@google.com>
Reviewed-by: Sundarajan Srinivasan <sunda...@google.com>
Branch: refs/heads/main
Submit Requirements:
  • requirement satisfiedCode-Review: +2 by Marc Khouri, +1 by Erick Tryzelaar, +2 by Will Drewry, +2 by Ani Ramakrishnan, +2 by Gary Bressler, +2 by Filip Filmar, +2 by Emircan Uysaler, +2 by David Fang, +2 by Sundarajan Srinivasan, +2 by David Koloski, +2 by Theodore Dubois, +2 by Brian Bosak
Open in Gerrit
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. DiffyGerrit
Gerrit-MessageType: merged
Gerrit-Project: fuchsia
Gerrit-Branch: main
Gerrit-Change-Id: Ice9a571aefe7092b74da89e8cd00862f19ecb6de
Gerrit-Change-Number: 1401457
Gerrit-PatchSet: 9
Gerrit-Owner: Erick Tryzelaar <etryz...@google.com>
Gerrit-Reviewer: Adam Barth <aba...@google.com>
Gerrit-Reviewer: Ani Ramakrishnan <anira...@google.com>
Gerrit-Reviewer: Brian Bosak <bbo...@google.com>
Gerrit-Reviewer: David Fang <fan...@google.com>
Gerrit-Reviewer: David Koloski <dkol...@google.com>
Gerrit-Reviewer: Emircan Uysaler <emi...@google.com>
Gerrit-Reviewer: Erick Tryzelaar <etryz...@google.com>
Gerrit-Reviewer: Filip Filmar <fm...@google.com>
Gerrit-Reviewer: Gary Bressler <g...@google.com>
Gerrit-Reviewer: Marc Khouri <mn...@google.com>
Gerrit-Reviewer: Owners Override <owners-...@fuchsia.dev>
Gerrit-Reviewer: Sundarajan Srinivasan <sunda...@google.com>
Gerrit-Reviewer: Theodore Dubois <tb...@google.com>
Gerrit-Reviewer: Vaas Krishnamurthy <va...@google.com>
Gerrit-Reviewer: Will Drewry <dre...@google.com>
Gerrit-CC: Christopher Anderson <c...@google.com>

--
You received this message because you are subscribed to the Google Groups "owners-override" group.
To unsubscribe from this group and stop receiving emails from it, send an email to owners-overri...@fuchsia.dev.
To view this discussion visit https://groups.google.com/a/fuchsia.dev/d/msgid/owners-override/cf9bbd96272989d429ac836e2e653f997739b1fe-HTML%40fuchsia-review.googlesource.com.
open
diffy
satisfied_requirement

'GI Roller (Gerrit)' via owners-override

unread,
Oct 27, 2025, 6:21:25 PM (2 days ago) Oct 27
to Erick Tryzelaar, CQ Bot, Adam Barth, Owners Override, Theodore Dubois, David Fang, Ani Ramakrishnan, Marc Khouri, Sundarajan Srinivasan, Will Drewry, Emircan Uysaler, Filip Filmar, Brian Bosak, Vaas Krishnamurthy, Gary Bressler, David Koloski, Christopher Anderson, GI Try Builder

Message from GI Roller

Open in Gerrit

Related details

Attention set is empty
Submit Requirements:
  • requirement satisfiedCode-Owners
  • requirement satisfiedCode-Review
  • requirement satisfiedReview-Enforcement
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. DiffyGerrit
Gerrit-MessageType: comment
Gerrit-Project: fuchsia
Gerrit-Branch: main
Gerrit-Change-Id: Ice9a571aefe7092b74da89e8cd00862f19ecb6de
Gerrit-Change-Number: 1401457
Gerrit-PatchSet: 9
Gerrit-Owner: Erick Tryzelaar <etryz...@google.com>
Gerrit-Reviewer: Adam Barth <aba...@google.com>
Gerrit-Reviewer: Ani Ramakrishnan <anira...@google.com>
Gerrit-Reviewer: Brian Bosak <bbo...@google.com>
Gerrit-Reviewer: David Fang <fan...@google.com>
Gerrit-Reviewer: David Koloski <dkol...@google.com>
Gerrit-Reviewer: Emircan Uysaler <emi...@google.com>
Gerrit-Reviewer: Erick Tryzelaar <etryz...@google.com>
Gerrit-Reviewer: Filip Filmar <fm...@google.com>
Gerrit-Reviewer: Gary Bressler <g...@google.com>
Gerrit-Reviewer: Marc Khouri <mn...@google.com>
Gerrit-Reviewer: Owners Override <owners-...@fuchsia.dev>
Gerrit-Reviewer: Sundarajan Srinivasan <sunda...@google.com>
Gerrit-Reviewer: Theodore Dubois <tb...@google.com>
Gerrit-Reviewer: Vaas Krishnamurthy <va...@google.com>
Gerrit-Reviewer: Will Drewry <dre...@google.com>
Gerrit-CC: Christopher Anderson <c...@google.com>
Gerrit-Comment-Date: Mon, 27 Oct 2025 22:21:19 +0000
Gerrit-HasComments: No
Gerrit-Has-Labels: No

--
You received this message because you are subscribed to the Google Groups "owners-override" group.
To unsubscribe from this group and stop receiving emails from it, send an email to owners-overri...@fuchsia.dev.
To view this discussion visit https://groups.google.com/a/fuchsia.dev/d/msgid/owners-override/1c8e67ba53092d5ff4447ba25a6e2d86ee7a3366-EmailReviewComments-HTML%40fuchsia-review.googlesource.com.
satisfied_requirement
open
diffy
Reply all
Reply to author
Forward
0 new messages