You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1276: Fix and test boundscheck in DataLayouts for empty fields r=charleskawczynski a=charleskawczynski
Closes#1272.
This PR at least fixes the bug (imprecise bounds checks). I plan to open an issue about whether we want empty fields to traverse the space or not-- I see no application where traversing the space would provide useable functionality. However, I could see it incurring unnecessary cost.
Co-authored-by: Charles Kawczynski <kawczynski.charles@gmail.com>
0 commit comments