Skip to content

Support static array literals, &[T;N] → &[T] coercion, and &mut [T] element writes#123

Draft
coord-e wants to merge 11 commits into
mainfrom
claude/static-arrays-slices-y6hmtr
Draft

Support static array literals, &[T;N] → &[T] coercion, and &mut [T] element writes#123
coord-e wants to merge 11 commits into
mainfrom
claude/static-arrays-slices-y6hmtr

feat: rewrite (*s)[idx]=val via synthetic index_mut call in analyze_s…

dc6c43d
Select commit
Loading
Failed to load commit list.