[roll] Roll infra/recipes [Rust] Remove rust-analyzer from toolchain build

Now that we build and ship a separate rust-analyzer package, we can save
a bit of builder time and avoid confusion by removing the extra one from
the toolchain recipe.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1064713
Original-Revision: 92efc1703f7dac5ea27c0aea3aeaf99dd85eae77
GitOrigin-RevId: 626ef7c921b5a5680a84e6317c30ce566670f05c
Change-Id: I562a6e29efe7d328bc25ba4ae6d357836b8674d3
1 file changed
tree: 9deb7d1b5f69b0b4568f815ef3a11289bd17f8cd
  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.