[roll] Roll infra/recipes [rust_llvm_trigger] Add build_set_mode to rust_llvm_trigger recipe

The triggered builders from rust_llvm_trigger do not always track
the LLVM repo. This patch adds the "build_set_mode" to the recipe to
allow the triggering builder to send Rust buildset to the triggered
builders.

Original-Bug: 372548313
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1248079
Original-Revision: b3b03a3b8c3d6fd0a953760b8a7d50d91ceb60d6
GitOrigin-RevId: 235f4e1d949ed79155f3eb7dee9450ce6355b339
Change-Id: Ic5d60d0ec1afd54c5498784234e4302888a5ee58
1 file changed
tree: e62a1db2029c6fa5801eeb483614f40b50defb47
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. toolchain
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.