[roll] Roll fuchsia [async][rust] Updates to AfterDeadline api Adds a `DetectDispatcher` type that is a helper for finding a current dispatcher from a future's poll method, instead of using `CurrentDispatcher` used as a placeholder. Changes `AfterDeadline` to use this internally with a default constructor that will defer finding the current dispatcher until poll-time. Also moves the `now` method to the `AsyncDispatcher` struct instead of hanging off the `AsAsyncDispatcherRef` trait. Original-Original-Bug: 516865086 Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1649655 Original-Original-Revision: 924d7eda0185e691246e707b23ef8dda8f8cd3c8 GitOrigin-RevId: 51a7fe3e5355b8d6f549db89d6f9e8bc631ff971 Change-Id: Id1382b35c6646805aebeff9f67ad568bc2f6fcdf Reviewed-on: https://fuchsia-review.googlesource.com/c/integration/+/1681294 Cr-Commit-Position: refs/heads/main@{#195598}
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.