[roll] Roll fuchsia [fidl][rust] Remove wire lifetimes, mutable API The lifetimes in our wire types prevent us from moving them after they're decoded. To remove those lifetimes, we have to restrict how users can mutate them. For now, it's easier to ban mutation entirely than it is to provide a carefully-carved API surface. We can re-introduce a mutable wire API in the future with some additional type machinery. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1196095 Original-Revision: e9cb668add639f870ca653fda697cebe78891814 GitOrigin-RevId: 8877b42c2f9bd8ca2ad8f5e6440346f477794a6e Change-Id: If855ae559becf6b833d51bbc291e8463dc315ffa
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.