[roll] Roll fuchsia [bazel][rust] Define rustfmt in all toolchains

In my last change I only added this to the linux x64 toolchain, but once
I started trying to build FIDL bindings targeting Fuchsia I started
getting errors.

Original-Bug: 454452299
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1588379
Original-Revision: b0c8989df006ab5b89b94a13ef120ebaa289c30c
GitOrigin-RevId: 82cf7bffcd0a49c8b06f99af3389cd15736639a5
Change-Id: Ia26fb7117e22b9010e5f02e262c544b9c25cabcc
1 file changed
tree: edb1673f01e34135b13f09b08f1f2e85d2fe79ba
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
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 in one of the communication channels documented at get involved.

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.