commit | 9384a757a6c8aac61c8a0b89ced04bb77bf11eb9 | [log] [tgz] |
---|---|---|
author | Erick Tryzelaar <etryzelaar@fuchsia.infra.roller.google.com> | Fri May 23 09:31:08 2025 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Fri May 23 09:34:11 2025 -0700 |
tree | a052200e9cf416d617ee8940e895b7faf68bebed | |
parent | cb478197fa76878a860498266bf160da1f80a3ca [diff] |
[roll] Roll fuchsia [rust] Fix clippy lint by using std::slice::from_ref Clippy in an upcoming rust toolchain roll now suggests using std::slice::from_ref instead of a clone when converting a &T to a &[T] of length 1. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1283925 Original-Revision: e507c8991c7b6c45499bca3673dce3a12b436397 GitOrigin-RevId: 0260f3f0300cf46ffad5a5286ff298826a844317 Change-Id: I6f0cdc2cd81ef37a8fe9cd980c83de0831ef8ba2
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 in one of the communication channels documented at get involved.
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
.