[roll] Roll fuchsia [rust] Turn on no_std for derivative crate

Enable the existing "use_core" feature for the third-party derivative
crate so it can be used in no_std crates.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/662581
Original-Revision: 63509ebc1677a1ed56808f1351b94253c76356ad
GitOrigin-RevId: 8d049ef6c5865738a88f83031ed6f28c14f8301e
Change-Id: Ic04716286bb0d1e57f4cb86271f18ff914d17c88
1 file changed
tree: fc98a0eaac556b8a8ae50a2b10837e2100ba3c0c
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.