[roll] Roll fuchsia [fidl][rust] Encode into MaybeUninit This is a soundness fix. Switching to zeroing only the padding while encoding requires making encoding unsafe, and so the Encode traits must be unsafe traits. Because the encoding slots no longer uphold the safety invariants required by `Slot`, they are now `MaybeUninit`s instead. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1230204 Original-Revision: d45ae2aece4db0cfdfef6125b082dbc43d580a2b GitOrigin-RevId: 1220f54c763abb0fa284031fa91d1046ff25148d Change-Id: I566015fc59b9cda8db9c4da74ca7212085383c17
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.