1. b1ff2e5 Type aliases bound to fully-instantiated template by Lukasz Anforowicz · 2 years, 11 months ago
  2. e4e77d0 Remove THIRD_PARTY from header guards in Crubit by Dmitri Gribenko · 3 years ago
  3. 3b254b3 Move //devtools/rust/cc_interop/rs_bindings_from_cc //third_party/crubit by Marcel Hlopko · 3 years, 1 month ago
  4. c503af4 Support doc comments for type aliases. by Lukasz Anforowicz · 3 years, 1 month ago
  5. 71716b7 Stop generating `From::from` for `explicit` conversion constructors. by Lukasz Anforowicz · 3 years, 2 months ago
  6. a1c2f5c Use `#pragma clang lifetime_elision` by default in end-to-end tests. by Lukasz Anforowicz · 3 years, 2 months ago
  7. 231a3bb Support for basic instance methods. by Lukasz Anforowicz · 3 years, 2 months ago
  8. 73326af Translate C++ constructors with a single T argument into `impl From<T>`. by Lukasz Anforowicz · 3 years, 3 months ago
  9. e6e1665 Major change: additional requirements for rust-reference-safety/Unpin, which now includes "tail padding is safe to write to". by Devin Jeanpierre · 3 years, 3 months ago
  10. 13cf749 Implement Default trait for default-constructible types. by Lukasz Anforowicz · 3 years, 3 months ago
  11. 2649d25 Add static methods with comments to test/golden/doc_comment.h by Lukasz Anforowicz · 3 years, 3 months ago
  12. 409d941 Retain doc comments on functions. by Michael Forster · 3 years, 6 months ago
  13. cc5941a Retain doc comments on record fields by Michael Forster · 3 years, 6 months ago
  14. 028800b Retain struct doc comments from C++ headers. by Michael Forster · 3 years, 6 months ago