1. 4f64470 Remove vector manipulation from demo project by David Tolnay · 6 years ago
  2. d141304 Remove absolute paths in non-generated code by David Tolnay · 6 years ago
  3. 7c29546 Revert some unrelated changes from PR 67 by David Tolnay · 6 years ago
  4. 37dd7e1 Format with clang-format by David Tolnay · 6 years ago
  5. eba35cf C++ std::vector<T> and Rust std::vec::Vec<T> support by Myron Ahn · 6 years ago
  6. b6a5f67 Remove methods from intro example code by David Tolnay · 6 years ago
  7. c1c4e7a Support calling Rust methods from C++ by Joel Galenson · 6 years ago
  8. 3d4f612 Support calling C++ methods from Rust by Joel Galenson · 6 years ago
  9. 1a2683a Allow .rs.h extension when including generated header by David Tolnay · 6 years ago
  10. 404d689 Change string cast operators to explicit by David Tolnay · 6 years ago
  11. aa17a5a Rename example's namespace to org::example by David Tolnay · 6 years ago
  12. 750755e Rename namespace to rust::inline cxxbridge01 by David Tolnay · 6 years ago
  13. 09dbe75 Rename C++ RustStr to Str by David Tolnay · 6 years ago
  14. 7db7369 Safe FFI between Rust and C++ by David Tolnay · 6 years ago