[roll] Roll fuchsia [build] rustc_artifact correctly forwards visibility.

Without this change, specifying single-label visibility for a
rustc_* target fails to gen because the target_name.actual target
does not include target_name in its visibility.

Also forwards visibility to the target_name.clippy target for
consistency.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/965129
Original-Revision: e5c89bc0a3c8a6bc25d7a525b3ebe01dd43a8a10
GitOrigin-RevId: ebe8e63578746db8f510de25ceb109aee2348376
Change-Id: If8fbe84a605a871075c0ea1a3af3943424fb063f
1 file changed
tree: 40e462579d50bdc5c70f93b77b8030b7250a7163
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.