[roll] Roll infra/recipes [rust_toolchain] Don't check version on tests

The version check when running x.py doesn't allow a jump of more
than one version from the previous compile. This is breaking our
test roll.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1113217
Original-Revision: 194153d0ce64880eb1fa159b6e13fe37ec59c6c9
GitOrigin-RevId: bf2f1f4043aa0f002f84ef3aec27a34b983680d5
Change-Id: Ica12c3432390901dfb8fba0b49643df8b165bd4b
1 file changed
tree: eebe7abfb8c82f8ebeba69077d0fd99cdf3239ba
  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 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.