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
intro: What does the unsafe block means? (can't be proved safe by the compiler), should be used sparingly, first suspect in case of a segfault, should be treated as a red flag by the code reviewer