commit | c353812f9ad7af8e26905a1010d776b389a825d4 | [log] [tgz] |
---|---|---|
author | Brian Bosak <bbosak@fuchsia.infra.roller.google.com> | Tue Aug 20 16:11:11 2024 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Aug 20 09:12:32 2024 -0700 |
tree | 472c3e13d50fe4a0f90f2570a68200f3aabcb49c | |
parent | 450c74385f5f3854cc99769c7ef49d45fe8d729c [diff] |
[roll] Roll fuchsia Revert "[rust][build] .rustdoc subtarget (libs) + merging" This reverts commit 4680fdf1031ce4c53d3fb9c2c9e0a9615a8ec292. Reason for revert: b/360974327 Original change's description: > [rust][build] .rustdoc subtarget (libs) + merging > > * This initial change adds .rustdoc subtargets to first and third party > rust crates > * It adds the `fx rustdoc-link` script to merge documentation generated > by the .rustdoc subtargets > * The subtargets can be opted out with a per-target disable_rustdoc > flag > * With the the global include_rustdoc (default false) is an opt-out > mechanism for rustdoc subtargets. Rustdoc subtargets are only defined > for include_rustdoc = true && !disable_rustdoc > * Only includes .rustdoc subtargets for rust_library and rustc_library > (addressed in subsequent CL) > > Original-Bug: 360939846, 360939862 > Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1089251 Original-Bug: 360939846, 360939862 No-Presubmit: true No-Tree-Checks: true No-Try: true Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1103832 Original-Revision: 4d27da12984fafbae46c02288da23e6df7034591 GitOrigin-RevId: c4390ffde5316d7fce757511c31957b15c7d30bb Change-Id: I20c1fc987dfc76aa0c8f879d71c6a4236619383a
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 via the IRC channel #fuchsia
on Freenode.
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
.