ANDROID: rust: add linked list implementation
This adds a linked list that can be used with reference counted pointers. This patch is an improved version of a patch included in the list of dependencies of the Rust Binder RFC [1]. It is marked ANDROID: because it has not yet been sent to the mailing list. Link: https://lore.kernel.org/rust-for-linux/20231101-rust-binder-v1-0-08ba9197f637@google.com/ [1] Bug: 324206405 Change-Id: Ibc1c20997ec20f64eabd2799cb3d6b01a949512e Signed-off-by:Alice Ryhl <aliceryhl@google.com>
Loading
Please sign in to comment