[roll] Roll fuchsia [clippy] Fix lint code handling

In some cases the diagnostic contains `"code":null`. This handles
that correctly rather than trying to index the null value to get
the internal code.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/681580
Original-Revision: 39b84858df4c5fbb9305e4bef5b83327d707447c
GitOrigin-RevId: 2a2abb978a8017ad606bbfa5a751901133825801
Change-Id: Ifd2c025771d2af7e0662ca8703958a82b0ac2edd
1 file changed
tree: 8d64fdddf0934e8a832d5aa7e9efa8813f0df191
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. fortune-teller
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. toolchain
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.