[roll] Roll fuchsia [rust] Document unstable features

We're currently using four unstable features in the Fuchsia codebase.
This updates our unstable features documentation to reflect those
enabled features and link to the tracking issues for them.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/670602
Original-Revision: 15284a791a7cb334a27b5b668f40772f7423b8ba
GitOrigin-RevId: c2f608ac84d65024fe8bd1e2c197bce162e48266
Change-Id: Ifceceee3dcab786a4c8a8f47219f771dd21ce6f4
1 file changed
tree: 1056e33febe8fb5a502d627067b5d38513214ce1
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.