[roll] Roll fuchsia [rust] Add option to enable rustdoc on binary targets

We previously excluded all tests and binaries from rustdoc. Now you can
put `disable_rustdoc = false` in a `rustc_binary` template to opt-in to
rustdoc for individual targets.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/888836
Original-Revision: dd17082fe104cb76e940c7e1bffef7ce708631a6
GitOrigin-RevId: 5d6f28b8552f43d9dad2785cca39338e6f6c8a06
Change-Id: Ie368b78990ec7e0adcb439cb7ce36e4e8fcff2a8
1 file changed
tree: b1b9c64ce3838fd207945ad7be99d69eadf560c8
  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.