| commit | b18a998d282c88c0171e3c4392829d8fe892ae19 | [log] [tgz] |
|---|---|---|
| author | Marie Janssen <jamuraa@fuchsia.infra.roller.google.com> | Mon Jul 31 17:34:52 2023 +0000 |
| committer | Copybara-Service <copybara-worker@google.com> | Mon Jul 31 10:36:29 2023 -0700 |
| tree | aef6ed662a1cd215de5ca70b2ac5f492aea996eb | |
| parent | 87995b2e5422261cf18d41a8a4c122b03877cc98 [diff] |
[roll] Roll fuchsia [rust][wlancfg] unused muts, shush false positives New toolchain does a clippy check for unused mutable references when a normal reference would do fine. Fix the instances when that is actually the case. Unfortunately it also has false positives with async fns, silence the clippy otherwise. Original-Bug: 130265 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/891840 Original-Revision: 9254e521d24d9850321e5e8a60b8fab8fe0a58d1 GitOrigin-RevId: 116c1db8f616c9205ad7f71d7812a8945ec5b9d3 Change-Id: Icda9d8341e4e9a30f4085069fff384bb23d4e8c7
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.