[roll] Roll fuchsia [rust] Update smallvec and allow on host

smallvec is already in use for target toolchains, now allow for host
binaries as well. Also update to the latest version and enable the
const_generics feature which requires rustc 1.51.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/652044
Original-Revision: 3affff08ec3678b757ed9993590128205f7095bf
GitOrigin-RevId: 19933e23f6d7e4489dee70ffe1f4a44308464e6d
Change-Id: I7e83640ec3020d56b1269468c3733422fc5a4b7d
1 file changed
tree: a5c9cee16726cdf26fe87d21c46d2a4233324f0f
  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.