Adding owners override since this touches a number of targets across Fuchsia, but it doesn't change any code.
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
[rust-3p] Allow fuchsia to use syn 2.x
There were a number of breaking changes in syn 2.x. Since there are a
large number of fuchsia targets using syn 1.x, this switches the default
version exposed to fuchsia to 2.x, but allows legacy apps to still use
1.x. This should help prevent any new tech debt, and allow us to gracefully
migrate the legacy targets to syn 2.x over time.
Bug: 332277415
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
visibility += [ ":*" ]
Erick TryzelaarShould the TODO link also be added here?
No, this file is maintained by `fx update-rustc-third-party`, so it'd be removed the next time it's updated.
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
[rust-3p] Allow fuchsia to use syn 2.x
There were a number of breaking changes in syn 2.x. Since there are a
large number of fuchsia targets using syn 1.x, this switches the default
version exposed to fuchsia to 2.x, but allows legacy apps to still use
1.x. This should help prevent any new tech debt, and allow us to gracefully
migrate the legacy targets to syn 2.x over time.
Bug: 332277415
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
Change has been successfully rolled: http://go/roll-cl/b96ab305a2758409e5afb4e0d475d8f89a1b934d
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |