[roll] Roll fuchsia [build] Extract rust configs to their own BUILD.gn

In preparation for some additions to Rust configs, split them out of
/build/config/BUILD.gn into /build/config/rust/BUILD.gn. Renamed all
configs to avoid stutter.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/512018
Original-Revision: 22facbc5e5f1109701e3be4915bb71bd81928da4
GitOrigin-RevId: c633903eedb3f9ce91d0e93b48231160f1624b44
Change-Id: Ie23d3c012cbc11d100eaa08c5918351eeae2ecaf
1 file changed
tree: 045563054a236ff2c7042fb2a974b0016bf670b2
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. 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 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.