[roll] Roll fuchsia [fdf][rust] Implement APIs for non-Send tasks Implements rust bindings to the APIs that let you set a scheduler role as only allowing non-blocking dispatchers and dispatchers that can't migrate threads. This allows for adding methods to spawn or compute futures that are non-Send, if the environment is set up correctly for them. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1516080 Original-Revision: 378bcdb0362615655ff08278884f94bb92600786 GitOrigin-RevId: 9c3da8bdb179044d4e85dcbdb323d2528ccd680b Change-Id: I430cb6c01537b1c5fa7c8757d0509c9876e6eddb
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.