[roll] Roll fuchsia [rust] Fix missing docs errors for rust toolchain

The new toolchain roll has stricter checks for missing docs. Address
these errors so that we can roll.

Original-Bug: 357638987
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1118572
Original-Revision: 36a18ed7a7a96f1083ab5907389f010c4407837f
GitOrigin-RevId: 5622cdfac27c0c1dbf9d87f1f397c1547e09dcd2
Change-Id: I40122318c0f98e09c81397c6b438ae8d668d9125
1 file changed
tree: b99f30d9c450849c1477134cdc0a2f015a940813
  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 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.