Bulk rename to AArc - #752
Conversation
There was a problem hiding this comment.
Code Review
This pull request performs a global refactoring across the entire codebase, replacing the smart pointer type aliases _<T> and _weak<T> with the more descriptive AArc<T> and AWeakArc<T> respectively. This change affects numerous modules, including audio, core, cryptography, network, database drivers, image loading, JSON, UI tests, and views. There are no review comments, so no additional feedback is provided.
Important
The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.
No description provided.