[roll] Roll fuchsia [roll] Roll third_party/pigweed pw_async2: Move futures out of experimental

Moves futures and channels into the root pw::async2 namespace.

Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/340634
Original-Revision: 12e8c1a9bc7a56ff73b0d3671b0160f32ac34c67

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1412935
Original-Revision: 80d92c9d097485460aa5297dbe8552401f86aa1f
GitOrigin-RevId: 84313039a12af2c27436a2848e11d7b43d43e2b0
Change-Id: Ibe41fa51a8e2327e1b2f5d21da19fb369b69c7a9
1 file changed
tree: 88d3a10ac5fc9516dd14a082ed30e9760ee3fa55
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

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.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.