[roll] Roll fuchsia [docs][rust] Replace unstable features list

Instead of listing out all of the currently-used unstable features
explicitly, it's best for us to just link to the component.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/678845
Original-Revision: bb1f37122d1e274b933fce75ba8d136fe9167ad2
GitOrigin-RevId: d43e60de14042b0e4ce6dbe67120ea0d1a742901
Change-Id: Ida96d5130d0d02f2dab49013c7037829cba9a3a5
1 file changed
tree: 5906968bfb25170f9722e4521e773ec899cb9542
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. fortune-teller
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.