[roll] Roll fuchsia [fidl] Fix linter bug

The linter previously ignored named size constraints like `string:MAX`.
Note that there is an incorrect handling of the `optional`-shadowing
edge case - this has been punted to the broader scoping semantics bug.

Original-Bug: 77561
Original-Bug: 72121
Test: fidldev test fidlc
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/554781
Original-Revision: cd2979f74cf64f8fd808505ff4cb1db2e89667bc
GitOrigin-RevId: e775016518c6949068b1e6d9fb60f0d0e9d52562
Change-Id: I0e2da596dfc4f52bb0c1b39aedc91f90e935045b
1 file changed
tree: b57e062d5e5643148c21cd66b02bb5788f758090
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. 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 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.