[roll] Roll fuchsia [wlan-fidl-ext] Use anyhow::Error in NamedField try_unpack impls The associated `Error` type for tuples of `NamedField` types is now an `anyhow::Error` instead of an iterator. Using an `anyhow::Error` allows `try_unpack` to return a meaningful error message so that uses that don't involve a `ResponderExt` don't have to produce the error message themselves. Test: wlan-fidl-ext-tests Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1004881 Original-Revision: f0326dbba2c8607c6c2969352dbf79a0994e24c0 GitOrigin-RevId: ce4710b924b5c05e7d2b19858d260be80ef12d09 Change-Id: I5896630c9d56ec1d6d65b5b6aa7daef672d01119
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 via the IRC channel #fuchsia on Freenode.
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.