good first issuekind: refactornaga
Repository metrics
- Stars
- (9,290 stars)
- PR merge metrics
- (Avg merge 12d 4h) (117 merged PRs in 30d)
Description
There are a few places in Naga where we actually clone an Arena, in situations where a take would be better. For example, naga::front::wgsl::lower::Lowerer::lower clones the diagnostic filters array.