[roll] Roll fuchsia [rust] Remove unnecessary mut This CL cleans up changes from the FIDL Rust parameter type migration (fxbug.dev/54368), removing unnecessary `mut` on references and variables. Ideally this would have been done simultaneously, but it turned out only projects using #![warn(clippy:all)] reported errors. For this CL, I globally enabled clippy::unnecessary_mut_passed. Some changes are unrelated to FIDL, e.g. there were a lot in netstack. This is because I automated fixing all instances of the warning regardless of where they occurred. Original-Bug: 54368 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/855100 Original-Revision: e6369332d73ed3544f1842e5a8c3c821ffece1df GitOrigin-RevId: 94fcbb954834b5b5c97dd4e239357ac542953351 Change-Id: Idf7621e58dc975cdd51d65d44d3989480c47d326
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.