commit | 21b7e7e5b6b2b6bafd322fc4eacb0238f63cf52f | [log] [tgz] |
---|---|---|
author | Mitchell Kember <mkember@fuchsia.infra.roller.google.com> | Tue Dec 20 18:10:22 2022 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Dec 20 10:11:48 2022 -0800 |
tree | 802ddbc89fe10f27f7ff547608cf0c854e231981 | |
parent | 4a4221e6493cc15e02bdd2848f632a1217a2e277 [diff] |
[roll] Roll fuchsia [fidl][rust] Make union ordinal() public This CL makes the ordinal() method on unions public. This can be useful for logging the ordinal in the case of an unknown flexible union. Since I83772ab48b6e38717e852dabdeed695c7d57c6a1 removed the validate() method, there is no other way to get the ordinal. Test: fx test fidl_rust_{lib,external,conformance}_tests Original-Bug: 58149 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/779723 Original-Revision: 013248d59a077470e64c634c4a8a913d1d5238fa GitOrigin-RevId: 2551501042f28d5c622d312ca45c3a213fa59da5 Change-Id: Ice84bf597c372481edeb2ebda1c240bc64777949
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
.