[roll] Roll fuchsia [superproject] Roll third_party/pigweed 7d55609..a40cea0 (8 commits)

a40cea0 pw_docgen: Single-source the module metadata
25731b1 bazel: Treat Rust warnings as errors
ae355bd pw_{malloc, sys_io}: Add backend label flags
a3980ea pw_log: Introduce localized backend label flags
781ca39 pw_assert: Introduce :backend, :backend_impl
588f7e3 pw_format: Enhance Rust tests to check for arguments
c48913e docs: Fix some incorrect target names
88fe42a pw_checksum: Add missing #include <array>

GitOrigin-RevId: fb91004d1d88d0ef5ba45317de40746bf349aa7a
Roller-URL: https://ci.chromium.org/b/8753435592533002881
CQ-Do-Not-Cancel-Tryjobs: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1008501
Original-Revision: 0f8197f0c7e95688851778b8be2ddbd6b9bd9469
Change-Id: Iaf04a5b2d7668c9a0a0a749ebf8a9e88b579c0bf
1 file changed
tree: df23fc53b9b9cf1daf76be83f986ef455c2387c6
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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.