[roll] Roll fuchsia [terminal] Remove allow_unkown_lints allow

Allow the "allow_legacy_derive_helpers" using a GN config now that rustc
knows about the lint, removing the need to allow referencing any unknown
lints.

Original-Bug: 68714
Original-Bug: 69442

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/485577
Original-Revision: 4e0d5818541a026436d18f9c58e72f649ead9e32
GitOrigin-RevId: 2a7352be6b91f7ed4f7ab6e712f8a5f0de90371e
Change-Id: I932c2691dc80e7d034a67669b0c8938dee8cecb8
1 file changed
tree: 0416e5e85089f2deb67c6fa7658750312ad8080c
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. flower
  8. jiri.lock
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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.