[roll] Roll fuchsia Revert "[rust][artifact] Remove the intermediate group"

This reverts commit ea8d48bb631f6a93657d277d9e0a4e02caead6dd.

Reason for revert: Broke running clippy_test.sh on CI. See http://fxbug.dev/399117411

Original change's description:
> [rust][artifact] Remove the intermediate group
>
> ... which is no longer necessary after aux target is changed to be a
> dependency of the actual target. This removes one level of indirection
> which makes the build easier to understand.
>
> Change-Id: I3368ba23275a561674ad0996899402dbe7898276
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1213784
> Reviewed-by: David Turner <digit@google.com>
> Commit-Queue: Jay Zhuang <jayzhuang@google.com>

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1213927
Original-Revision: 81cb5e8d9535bddc8f1dcfc5e3d63fac6795f123
GitOrigin-RevId: ac774be505f1ca3b7b32a4e2ed372c3ddb1edbb7
Change-Id: If44281c638b81d45a00ba376b87c5aaca7a73aa8
1 file changed
tree: 49903d2545f92ac7a5baa06931a592e5cc35452f
  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.