commit | f048cfea13348209c5ab2deefe044f468e7322dc | [log] [tgz] |
---|---|---|
author | David 'Digit' Turner <digit@fuchsia.infra.roller.google.com> | Wed Nov 06 20:07:56 2024 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Wed Nov 06 12:09:54 2024 -0800 |
tree | a22bcd9dbb7ef5e27ae84892e7a4a8d44a872786 | |
parent | 12b2317778281888486baad2a1fe03627d314f91 [diff] |
[roll] Roll fuchsia [build] Remove obsolete out/rust-analyzer tool shim. The generated out/rust-analyzer did not work since the path is pointed too was invalid. The tool is now at a fixed location at prebuilt/third_party/rust-analyzer/rust-analyzer and our VSCode extension has been updated to use it. This removes one unnecessary exec_script() from our GN build plan. Original-Bug: 377663596 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1152052 Original-Revision: 1feb7b5f322f69bc230b4c78bff6bb0d85ebe92d GitOrigin-RevId: b2923da84b980f83d954562ab71ebea33a747bbd Change-Id: I96e40d27883a9c82df504d395e56da09c057a71c
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 in one of the communication channels documented at get involved.
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
.