[roll] Roll fuchsia [starnix] Bump the macro recursion limit

Rust in an upcoming toolchain roll errors out on compiling
starnix_modules_loop because of a type recursion limit. This ups
the limit to 256 to fix compilation.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1283927
Original-Revision: 9edd7f063a6ee0482fcf56c4cc9b8f76bb44dfcd
GitOrigin-RevId: 0a43de8b50abf62f53286a26077144af379e57ed
Change-Id: Id767a30f8b85532f80236ab3ce6e553712529001
1 file changed
tree: 0935a2b20c449ced7eba0d3533341ea935900785
  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.