[roll] Roll infra/recipes Revert "[rust_toolchain] Disable ThinLTO on beta builds"

This reverts commit e0e48afb8f8339e75080f69ec8417077948d34cb.

Reason for revert: Broke the toolchain builders

Original change's description:
> [rust_toolchain] Disable ThinLTO on beta builds
>
> Use of LTO has led to miscompiles of our compiler in the past, so it's
> not a great idea to use it for bootstrapping.
>
> This won't take effect until the parent CL is merged and the builder
> config is updated to set the "channel" property.
>
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/907972

No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/915493
Original-Revision: 412936235c3777730a9e87e2dd00603637a01470
GitOrigin-RevId: a48068b2ea97122f2edb5bd60188067b8dda55c0
Change-Id: I4f6e85c123a08a47b1187b57f8185c4d575b7c0a
1 file changed
tree: b7442525087b1502268790e40c1a2d35f244761d
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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 via the IRC channel #fuchsia on Freenode.

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.