[roll] Roll fuchsia [fbl][rust] Add UniquePtr This smart pointer is an analog for std::unique_ptr and lets Rust objects hold a pointer to either Rust or C++ objects on the heap. This smart pointer will be used for the intrusive data structures, which have traits specifically for fbl::RefPtr and std::unique_ptr. Original-Original-Bug: b/507423574 Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1607468 Original-Original-Revision: 690b19300c0a9174fa910af18082721b14c96ead GitOrigin-RevId: 3ad0039a1edfad4e7432adebf1a25247f840022e Change-Id: Id372e17d4b4051ad061bf2352bd5be53bdb3b094
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.