[roll] Roll fuchsia [fbl] Test that fbl::Vector is convertible to std::span in C++20.

Test: fx set core.qemu-x64 --args 'experimental_cxx_version=20'
Test: fx test fbl-test
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/865796
Original-Revision: f48ceacff99eb1457710f3dc45c3fbf775910ac8
GitOrigin-RevId: 81382845be8144790e50431d06519120db71d672
Change-Id: Iedd77c4bb6ae50c87dd24d7868b1495a933db6de
1 file changed
tree: 9684b0d73d8dabf592d2ee2cf02844a64bd9f904
  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.