[roll] Roll fuchsia [stdcompat] Add polyfill for constexpr std::find variations

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/875678
Original-Revision: 76357b2bb30b998f116375c7ff95c4f640def227
GitOrigin-RevId: b0c58f6f3e56c3fa188d5a4f33ad655e39be2b01
Change-Id: I1cde01719502c391b15f6b749aa3bb8eb496113a
1 file changed
tree: a426974c2cadf6065b86969f6a4cf1ffe024bd8f
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. toolchain
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 via the IRC channel #fuchsia on Freenode.

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.