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
There are a few usages of unsafe - I tried to cover these cases in tests, but I need to make a pass through the code to add // Safety: ... comments + triple-check that things are doing exactly what I think they are.
The text was updated successfully, but these errors were encountered:
There are a few usages of
unsafe
- I tried to cover these cases in tests, but I need to make a pass through the code to add// Safety: ...
comments + triple-check that things are doing exactly what I think they are.The text was updated successfully, but these errors were encountered: