[roll] Roll fuchsia [stdformat] Fix test build error under -std=c++23 The polyfill code isn't really used in C++23 mode since <print> is available. But it's still enabled for the tests, and needs disambiguation to compile correctly when the std::println declarations from <print> might be visible. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1496756 Original-Revision: ada6b863c1d669d6122726676f9d10fac3b1d4e1 GitOrigin-RevId: 4135ac1aa2f543e2bea62e14c109517dcaf6be2b Change-Id: I80ab75b3b4a2961262b832093e203d6a8daa36a6
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.