[roll] Roll fuchsia [rust] Don't use module named 'main' Modules named 'main' and 'lib' are non-idiomatic and recommended against, aa main.rs and lib.rs are entry points for binaries and libraries respectively. Use lib.rs to hold the major part of the tests, as rustc_test is a library (which gets used by the test runner main). Original-Bug: 109622 Test: refactor; fx build && CQ Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/726544 Original-Revision: 9468329a6a0db20b78326cffdb31bea6a2fb59a7 GitOrigin-RevId: 49f41546ebaa91e70bd2ab58f75a8b3212d2ed55 Change-Id: Ib5e56f8e6bb062b93af6c2d94c5dfaa33d303622
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.