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
Newer version of rustc unveiled out-of-bounds issues with unsafe indexing. This is picked up by a few tests, preventing normal builds. These tests/underlying logic have to be rewritten to accommodate this new check.
The text was updated successfully, but these errors were encountered:
Newer version of rustc unveiled out-of-bounds issues with unsafe indexing. This is picked up by a few tests, preventing normal builds. These tests/underlying logic have to be rewritten to accommodate this new check.
The text was updated successfully, but these errors were encountered: