[roll] Roll fuchsia [build] Add GN-time error when clippy and variants are both enabled

The use of clippy and variant toolchains are currently not able to
be used at the same time, so flag that with a clear message instead
of an inscrutible build-time error about duplicate crates.

Original-Bug: b/396658029
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1215244
Original-Revision: a81955232ced77bcc99599e076277506dbb522e8
GitOrigin-RevId: 564c87a602d8f85362d8b929500bfc2313ea0fcf
Change-Id: I152d9903a169c91de8f0373c00363fe87064564a
1 file changed
tree: 9ae1e90e58fff54268f8364b3806dfa0b2a20d4a
  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 in one of the communication channels documented at get involved.

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.