Commit graph

4 commits

Author SHA1 Message Date
Michael Urman
0e13d068ad Fix array test
The prior construct probably shouldn't issue an error.
These, however, both should (and do).
2024-05-29 10:07:03 -05:00
Michael Urman
3e9e29f41c Test and fix cases with nested contexts
As long as the context is rooted in a non-pointer value that has a new
copy in the loop, it is as safe to copy that value as it is to copy the
context. So only report such cases when they are indirected and thus
shared.
2024-05-29 09:47:58 -05:00
781d685146 refactor: rename foreshadow to fatcontext 2024-03-27 23:50:12 +01:00
c07c76b205 initial commit 2024-03-27 19:24:38 +01:00