[roll] Roll fuchsia [cargo-gnaw] Process disable_rustdoc in 3p/rust_crates/Cargo.toml

Previously, there was no way to disable rustdoc on third party rust
crates.

Forward disable_rustdoc to GN when it's set in
third_party/rust_crates/Cargo.toml.

We are adding this feature to unblock the rust toolchain roll.

Original-Bug: 476225990
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1476544
Original-Revision: 2b6982958558aa49a9feae6190ba61f7814fcb91
GitOrigin-RevId: 2a529a6b8e6688eb2c67fb048a41de56f48dd70b
Change-Id: Ib186c18440d466e09e2ac3a89845743dcf550f29
1 file changed
tree: 74419f711911b540286cd9e2afec1c1f541af6d0
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
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.