commit | 8e0d8f8a4cb6aa679cdf99ff88571f6eaea7c601 | [log] [tgz] |
---|---|---|
author | David Koloski <dkoloski@fuchsia.infra.roller.google.com> | Fri Mar 14 11:15:06 2025 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Fri Mar 14 11:23:54 2025 -0700 |
tree | 60252d9e175b0ecf8e1c438bbe445b1c22a35eea | |
parent | f4db9ecc1d25f4af7865def254df389134413225 [diff] |
[roll] Roll fuchsia [fidl][rust] First-class flexible and result types By default, the IR generates individual union types for flexible and result types which are the responses from two-way methods. Consolidating these types into a set of first-class types improves readability and ergonomics significantly. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1221965 Original-Revision: 16ba64f80b9097c7dcc46e30248d6c7ece126eb2 GitOrigin-RevId: 7c72ae2f8cbeabff96e2a4057dbe2b93bac14dfc Change-Id: I5574dacd3b66975e4ba5f999ea9990d99992e527
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
.