[roll] Roll infra/recipes [rust] Update hello_world file location

We use a rust hello_world test program as part of PGO training,
and it was recently moved in
https://github.com/rust-lang/rust/pull/144411, which breaks
toolchain builds when profiling is enabled.

Original-Bug: 435743671
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1336708
Original-Revision: f21213834663f3ae8f206ce379816c17ee6355b6
GitOrigin-RevId: bd6709bd37188547667a26e01a3c8461b69b4dad
Change-Id: I8c2d3c92f4e21bc414d5b67f88c7178d197e690d
1 file changed
tree: d4b1adb5500c496551be7e743d3671922c7fa523
  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.