Commits
Click on a commit to change the comparison rangerefactor(linter): remove `ModuleContentOwner` abstraction (#12331)
Pure refactor. Remove `ModuleContentOwner` abstraction. It's just a wrapper around `AllocatorGuard` and adds no value in itself, so remove it and use `AllocatorGuard` directly.5 months ago
by overlookmotel