[roll] Roll fuchsia [rust] Add with_unit_tests to rustc_macro

Generalize the one-off impl that was used for zerocopy-derive macro
tests. This allows other libraries to easily run unit tests for their
macros on the host and/or devices.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/634303
Original-Revision: ed2ebd6d977182882e4d5fc7a316f0419c53608e
GitOrigin-RevId: 510b83a4c57d8eefc248bb4d643d2a43d94a8875
Change-Id: I517a6f935f0ce831771c84c51b9878792a36dc8c
1 file changed
tree: 10c714a78740fac9a82ae6a17868e3f4b15966f4
  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.