[roll] Roll fuchsia [build][rust] Move rust tool_paths.llvm-profdata-rust to //build/rust

Move tool_paths.llvm-profdata-rust() to //build/rust from //BUILD.gn,
because //BUILD.gn can only be processed in the default (fuchsia) toolchain.

Adds an assert to the top of //BUILD.gn to ensure that this doesn't happen in
the future.

Original-Bug: 100058
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/678287
Original-Revision: 511a2113325284a125cf72758558582f4a4b870c
GitOrigin-RevId: a3efb3aa72614b0b575444426d237fac4f0b39e0
Change-Id: Iec9bc5f4932a7e1c2848f4882f64601a82257c3f
1 file changed
tree: ad92a023da4e58896bbc27ccc551e588984ad093
  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.