[roll] Roll fuchsia [fdf][rust] Improve public dispatcher test helpers Changes the test helper functions exposed by the fdf env crate to not rely on using a `DispatcherRef<'static>` that isn't really 'static by taking advantage of the existence of `CurrentDispatcher`. Also reduces the complexity of using them by spawning the callback in the dispatcher and waiting for the callback to finish. Also, since many tests will likely be async, adds methods to spawn a future on the dispatcher instead. Along the way I cleaned up some docs and retracted some things that were made pub that probably don't need to be. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1238844 Original-Revision: f304d768c4b0327f96c15481b0b1f2e91afec0be GitOrigin-RevId: ac99deb0537a77a8c7a644eb5ce388628f7dd692 Change-Id: Ibd9f6a8f2cd236695fa9a1a086b133cde981994f
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.