[roll] Roll infra/recipes [rust_toolchain] Disable shallow clone in rust checkout

Rust build sometimes require git commit history info and shallow
clone is causing rust build failure due to lack of it. Disable
shallow clone for now to mitigate this issue.

Original-Bug: 372548313
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1207093
Original-Revision: 8de54c3392510ab4cadd687fcb94bfc27726cfcc
GitOrigin-RevId: 60679437365ea69c8fdecd949a9e7d1512ce4e81
Change-Id: Ia45660e1cc60316f1e6c235b3107af584d8398b0
1 file changed
tree: f8156d951961f904f9a809ad6f4152aad1129936
  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.