[roll] Roll fuchsia [diagnostics] Remove unnecessary `concat!` calls

Clippy in an upcoming Rust toolchain now warns on unnecessary
`concat!` calls.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1283926
Original-Revision: 9014095dabb1987a47964451b309a2ef64d086ad
GitOrigin-RevId: 7c1d89f44318527a4536ad592d99d73b20226dc2
Change-Id: I150ac79f7397d735014e4971d89c8bb5d3bda410
1 file changed
tree: d1927666711292c12590977c218fbc9b06e1be7d
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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.