Clone this repo:

Branches

  1. b4920ae spanification: Refresh `#pragma allow_unsafe_buffers`. by Arthur Sonzogni · 9 weeks ago main
  2. 9d51cad spanification: Add `#pragma allow_unsafe_buffers` to courgette/* by Arthur Sonzogni · 3 months ago
  3. 289111b Remove experimental annotation #11 #cleanup by Arthur Sonzogni · 3 months ago
  4. ab4ba79 Reland "Rewrite previously excluded raw_ptr fields" by Ali Hijazi · 5 months ago
  5. ac395e1 Revert "Rewrite previously excluded raw_ptr fields" by luci-bisection@appspot.gserviceaccount.com · 5 months ago
  6. 26974c8 Rewrite previously excluded raw_ptr fields by Ali Hijazi · 5 months ago
  7. d23361b Use NOTREACHED_IN_MIGRATION() in the rest of src/ by Peter Boström · 5 months ago
  8. ee484f3 Extend MiraclePtr coverage to more containers by Ali Hijazi · 8 months ago
  9. 8400710 Rewrite std::set<T*> into std::set<raw_ptr<T, SetExperimental>> by Ali Hijazi · 9 months ago
  10. 99416a5 Replace logging::LOG_VERBOSE with LOGGING_ by Peter Boström · 10 months ago
  11. 31c422f Rewrite vector<T*> into vector<raw_ptr<T, VectorExperimental>> by Ali Hijazi · 10 months ago
  12. 28f4a2a [base] Rename DIR_SOURCE_ROOT to DIR_SRC_TEST_DATA_ROOT by Ho Cheung · 1 year ago
  13. 61bdefb Ban raw_ptr<T>::operator[] under enable_pointer_arithmetic_trait_check. by Tom Sepez · 1 year, 1 month ago
  14. 4be30bd Ban [w]ctype.h: courgette/ by Peter Kasting · 1 year, 3 months ago
  15. 7a3c3a7 [ssci] Add Shipped field to READMEs by Anne Redulla · 1 year, 4 months ago
  16. f51f672 DanglingPointer: annotate for unittests base+linux [1/N] by Arthur Sonzogni · 1 year, 5 months ago
  17. 13e2327 Switch to simpler base::WriteFile() variants (106/N) by Claudio DeSouza · 1 year, 8 months ago
  18. 9affbf4 Introduce the raw_ptr attribute AllowPtrArithmetic. by Tom Sepez · 1 year, 8 months ago
  19. f2167e2 Update header includes for /base/functional in /c* by Avi Drissman · 1 year, 9 months ago
  20. 6bdfc75 [BRP] Apply raw_ptr rewriter by Keishi Hattori · 1 year, 11 months ago