1. cec7a8a Changing include paths used in the public repo. by Lukasz Anforowicz · 2 years, 11 months ago
  2. 9634361 Add some accessors to Function/Object/ValueLifetimes. by Luca Versari · 3 years ago
  3. 1a207c5 Move lifetime_annotations to namespace clang::tidy::lifetimes. by Martin Brænne · 3 years ago
  4. c523163 Introduce SubstituteLifetimes. by Luca Versari · 3 years ago
  5. 043a36e Introduce (Function|Object|Value)Lifetimes.HasAny. by Luca Versari · 3 years ago
  6. cc7e6cb Add support for function types in parameters for annotations. by Luca Versari · 3 years ago
  7. e4d4ec4 Add support for nested templates. by Googler · 3 years ago
  8. ed378c9 Fix declaration order in ValueLifetimes. by Googler · 3 years ago
  9. 95ce68f Remove TypeLifetimes. by Luca Versari · 3 years ago
  10. e4e77d0 Remove THIRD_PARTY from header guards in Crubit by Dmitri Gribenko · 3 years ago
  11. 97a68a1 Move lifetime_annotations to //third_party/crubit by Marcel Hlopko · 3 years, 1 month ago
  12. 247cef7 Internal change by Googler · 3 years, 1 month ago
  13. 17a2d51 Change syntax for temporary `lifetime_params` and `member_lifetimes` annotation. by Googler · 3 years, 1 month ago
  14. d85db75 [rust-interop] Add support for calling base class constructors. by Luca Versari · 3 years, 2 months ago
  15. d101a29 [rust-interop] Add support for lifetime parameters to structs. by Luca Versari · 3 years, 2 months ago
  16. 63f10da Lifetime elision for implicitly defaulted constructors. by Lukasz Anforowicz · 3 years, 2 months ago
  17. c0641b5 [rust-interop] Improve support for variadic templates: create correct lifetimes. by Luca Versari · 3 years, 2 months ago
  18. 29c0086 [rust-interop] Initial support for variadic templates. by Luca Versari · 3 years, 2 months ago
  19. 705f945 Remove friendship between ValueLifetimes and ObjectLifetimes. by Googler · 3 years, 3 months ago
  20. 6a06dbc Remove default constructors for ValueLifetimes and ObjectLifetimes. by Googler · 3 years, 3 months ago
  21. 2e87fae Give ValueLifetimes its own DenseMapInfo. by Googler · 3 years, 3 months ago
  22. 41f3e35 Move type_ and GetPointeeLifetimes() from ObjectLifetimes to ValueLifetimes. by Googler · 3 years, 3 months ago
  23. c071e24 Pull ValueLifetimes out of ObjectLifetimes. by Googler · 3 years, 3 months ago
  24. ace85a2 Move type_lifetimes.h/.cc to lifetime_annotations. by Googler · 3 years, 4 months ago