[roll] Roll fuchsia [rust][clippy] Temporarily allow renamed lints

The derive_hash_xor_eq lint has been renamed. This temporarily allows
for renamed lints to let the toolchain roll, at which point the new
lint can be used.

Original-Bug: 119817
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/789990
Original-Revision: cf14cf4886d11eee4a3ab1c8116228043217dcc6
GitOrigin-RevId: ae4fbf8d063d462cdfac266622cad13ab0b8386c
Change-Id: I65f626ebf30724e38e65c0f95f9f2018bb81adc8
1 file changed
tree: a4955352f5a307035cfccbe957271f8cbfa8b827
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  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.