commit | 574c009b2a8961af094928f012927eaf1669193c | [log] [tgz] |
---|---|---|
author | David Koloski <dkoloski@fuchsia.infra.roller.google.com> | Fri Jan 17 07:25:04 2025 -0800 |
committer | Copybara-Service <copybara-worker@google.com> | Fri Jan 17 07:26:36 2025 -0800 |
tree | 46cf3df5ceb5fc46de3134e0f8545442c796aed7 | |
parent | 4458f7597f7d20fb3d7c1dc190f19a190bc0ff79 [diff] |
[roll] Roll fuchsia [fidl][rust] Manually strip trailing whitespace If rustfmt encounters a line which it can't get under the line width limit, then it will give up on formatting the section. This can leave behind trailing whitespace, which shows up in stderr as a non-fatal error. This change manually strips out all of the trailing whitespace before rustfmt ever sees it. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1187772 Original-Revision: 7a9fd7391139b20dae23fa585b243b1fe256b0e3 GitOrigin-RevId: dbe5c44c3d296d471641f865bd115b005ae09a63 Change-Id: Iba7830a04544342b3f56de67aca03af5f9025760
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
.