commit | c6f34ed9c78cdce7f71547bfc1fcd812ed133410 | [log] [tgz] |
---|---|---|
author | Mitchell Kember <mkember@fuchsia.infra.roller.google.com> | Fri Dec 09 16:31:04 2022 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Fri Dec 09 08:32:21 2022 -0800 |
tree | c65b3e172bd751c447f35c6e9afe4435fd5add31 | |
parent | b0e37bd51271ef614373b0cc8231c91e1608bcf7 [diff] |
[roll] Roll fuchsia [fidl][rust] Discard unknown data in unions This CL makes the Rust bindings conform to RFC-0137 for unions, discarding unknown data instead of storing and proxying it. This was done earlier for tables in I18a989000bb4f943cf6a9f7919cd3e98928bcb28. Test: fx test fidl_rust_conformance_tests Original-Bug: 85383 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/765542 Original-Revision: f120256662c3685ca32bbb4a40097ee9a9dde67b GitOrigin-RevId: a7101db3c088536fb98a35e0def7d6e6724cce86 Change-Id: Id9c1a7a579089667dcf41abc4ae3ef8e23df8ce6
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
.