[roll] Roll fuchsia [bazel][host_tests] Fix visibility of host_{go,rust}_test() macros.

Ensure the visibility is correctly set on the host_test() target,
while the underlying go_test() or rust_test() target generated by
the macro has "private" visibility instead.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1541541
Original-Revision: 0a39e9fd9c3b1b1f043707df07aa83e6b605b79c
GitOrigin-RevId: be8ecdbeec0969b688414306d3c1bbeaeca66217
Change-Id: I31048035c17b1b794c40314243a844c24ee61425
1 file changed
tree: 0f0245236d9446f340a611e1dbd942f29e5072cc
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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 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.