blob: fd21d779a809652da7a652639ee38d203918bf95 [file] [log] [blame] [view]
* [High-level design of C++/Rust interop](design.md)
* [Lifetime Annotations for C++](lifetime_annotations_cpp.md)
* [Static Analysis for C++ Lifetimes](lifetimes_static_analysis.md)
* [Struct Layout](struct_layout.md)
* [Thunks for class template member functions](thunks_for_class_template_member_functions.md)
* [`Unpin` for C++ Types](unpin.md)