commit | 53a26a3d7c8cef2f32d9e08637d479ee569ee5d9 | [log] [tgz] |
---|---|---|
author | Bruno Dal Bo <brunodalbo@fuchsia.infra.roller.google.com> | Sat Sep 30 00:37:53 2023 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Fri Sep 29 17:39:56 2023 -0700 |
tree | 9c7c29b869b865707b64272aa805966cba756acd | |
parent | c99b964db4049fe33069473c6fdc8b899c74e13e [diff] |
[roll] Roll fuchsia Reland "[fidl][rust] Allow source-breaking opt-in" This is a reland of commit 9ba4bc0b95baeec760145c0f1f48a5a6085552a4 Turns out this wasn't the culprit see https://fxbug.dev/133969. Original change's description: > [fidl][rust] Allow source-breaking opt-in > > Rename the __Unknown flexible enum and union variant so it clearly > reflects that it is source breaking. Remove the non_exhaustive > prohibition and deprecated nudge. > > For tables, rename the field to __source_breaking and type it to > the newly introduced fidl::marker::SourceBreaking marker. > > That allows users to willingly opt-in for source-breakage, which is > particularly useful for in-tree code when used with care and > responsibility. > > Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/917715 Original-Bug: 133969 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/923613 Original-Revision: a369a78e3c4141de103b4fe9a19750711a6d3738 GitOrigin-RevId: a8a40ecabdf24fa44045a2f2c6076356e66f7c58 Change-Id: I468a0cfd998298b576d2b80dd11f5c659c8c3a71
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
.