[roll] Roll fuchsia [build] rustdoc targets print normal error outputs.

The JSON error format is useful for our tooling around clippy
but doesn't serve a purpose for rustdoc AFAICT. It also makes
it much harder to figure out what's going on in a given
failure.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1191272
Original-Revision: 53ea298ec12411b9b85e6c24f4513eb9ba714a9d
GitOrigin-RevId: 47baf80620d8e194887a7bfe5bd5c9efbec86d10
Change-Id: Ibd1ad5ad8908b00681a5aa8f77ac20146dba1a38
1 file changed
tree: 2e1f7ea17ce68502a0e8798e3725528af8e83131
  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 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.