[roll] Roll fuchsia [bazel][rust] Make `rustc_test` symbolic macro

For consistency with `rustc_binary` and `rustc_library`. Also make these
two macros use `rustc_test` instead of `rust_test` to reuse logic.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1454149
Original-Revision: bf8f0276a4845bee9086e43d4a7e755cfd7ec8ca
GitOrigin-RevId: df2f6f5cf057084790dddb3d8c1e86694b90842d
Change-Id: I8fe0708e60b969e0a344bec712b294d1bfe38d16
1 file changed
tree: 07e0f21f52776e7e37290f8f8dbe08e8b832f5ed
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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.