[roll] Roll fuchsia [rust][docs] Proactively request an index page

Although --enable-index-page does not currently work to enable the rust
index page, ask rustdoc to generate it so that it becomes available as
soon as the upstream bug is fixed.

Original-Bug: 441377312
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1521222
Original-Revision: 76a2571865d6225a2572ea731960b105cd9d1310
GitOrigin-RevId: 583f4e4b9c583ea592f5cf73046b172a194ed45b
Change-Id: I26920819f6bebcb32b843fa165854a5079070f8d
1 file changed
tree: b5116474fdd3814126281020894beb23f9350734
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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.