[roll] Roll fuchsia [sorted_vec_map_rs] add SortedVecSet This adds the SortedVecSet data structure, backed by a sorted Vec, providing O(log n) lookups. This mirrors the SortedVecMap implementation for cases where only a set is needed. Test: fx test sorted_vec_map_rs_tests Original-Bug: b/502250489 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1578314 Original-Revision: 64d5a5cd617206c75e342e634b8299a722639a99 GitOrigin-RevId: 77f58b3424efba6833a937872d898ebd12193f24 Change-Id: If5ee42c8417355d40bdd8e5b96966fb6a6938bba
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.