[roll] Roll fuchsia [third_party] bump syn to 1.0.58 proc_macro2 gets bumped to 1.0.24 to match. syn 1.0.58 breaks code using `syn::export::*` paths because of https://github.com/dtolnay/syn/commit/957840eba2c7f11c95e0227760d78dc481a91de7 . But that API surface was never intended to be public, despite the name. vfs-macros noticed that some generated code is in a slightly different format, but the new format looks sane. test-case and some in-tree code had to be updated to import the items from their canonical locations according to the definitions in syn/src/export.rs. test-case 1.1.0 needs version_check 0.9.2 and cfg-if 1.0. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/469581 Original-Revision: ada144f8834bbadaeeed645eecb12553e93d99a7 GitOrigin-RevId: 8864008fc44c58d6b238532031f7a4943c254e09 Change-Id: I0b5cc167ad533ab9069dd600e427796c927892da
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 via the IRC channel #fuchsia on Freenode.
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.