[roll] Roll fuchsia [fxfs] Don't use the root_gen_dir for unicode_gen This results in rust-analyzer thinking that the set of possible dependencies for unicode_gen is all of the root_gen_dir, which is thousands and thousands of files. Instead, put unicode_gen.rs in its own directory, which lowers the number of dependent files for the unicode crate from 45324 to just a handful on a minimal.x64 build. Test: build still works, existing tests. Original-Bug: fxbug.dev/270999861 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1242964 Original-Revision: 43d76062b6c8ceee835f4de269821d0ca18e2c88 GitOrigin-RevId: 08d2bc16b47f98386d72622e1bbe4e8b8cd122f1 Change-Id: I536c31d21ee633e54d22171f9d931d9d5a9f6735
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.