[roll] Roll fuchsia [ffx][fho] add FfxError derive macro Introduce #[derive(FfxError)] procedural macro to automate the implementation of From<PluginError> for fho::Error via attributes: #[unexpected], #[user], #[exit_with_code(code)], and #[transparent]. Migrate the ffx target list plugin and target_formatter sub-crate to 100% concrete error types, deleting manual From boilerplates entirely. Test: fx test ffx_list_tests target_formatter_test && fx build Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1616980 Original-Original-Revision: 3365ef648951fbe388441a2becdd1b572b87d5bb GitOrigin-RevId: fec6825273bf2316fdf550b3747cc5478c62f0f8 Change-Id: Iee17c5f2fb738113ded52ce2adb385e6a9e973ee Reviewed-on: https://fuchsia-review.googlesource.com/c/integration/+/1636682 Cr-Commit-Position: refs/heads/main@{#193949}
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.