[roll] Roll fuchsia [netstack3] Define rustc_library_with_features

Define a wrapper template for rustc_library to allow specifying various
"feature sets" of a given crate, each of which might enable some
combination of features and add or remove dependencies, configs, etc.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/973320
Original-Revision: c4a0e1ab6f8ba0f1e2222bc07594fd3f236633c6
GitOrigin-RevId: d6c2e3b2ff00c13f00edc3eae5e44cd07bb688cb
Change-Id: I56bf4519569b5916759a5ec97857b6abbad0afea
1 file changed
tree: c8d347f08ff3197ae522c755da389a70519649a1
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.