[roll] Roll fuchsia [bazel] Prepare rules_rust for Bazel 7 Bazel query was broken for Rust targets and fixed in rules_rust 0.38.0 [0]. Fuchsia is currently on 0.16.1. In order to uprev, these changes are needed: 1. Remove rust_toolchain.os, it's removed in favor of exec_triple (which we already set) in this PR [1]. 2. Change new_local_repository.build_file to a label instead of relative path, otherwise Bazel would error out. Latest doc says this should be a label too [2]. [0] https://github.com/bazelbuild/rules_rust/issues/2383 [1] https://github.com/bazelbuild/rules_rust/pull/1960 [2] https://bazel.build/reference/be/workspace#new_local_repository.build_file Original-Bug: 318334703 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/992975 Original-Revision: 0d43d2d79e5cdd0c311201b16facb7145a9fe1c7 GitOrigin-RevId: 00b292a347b9c239ad94eba91f87b6c42616d857 Change-Id: I6ff97376a09e947c94e3e0c19477c29ee778fd7d
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.