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
Many intrinsics have been marked safe on nightly (i think rust-lang/rust#136831 is relevant PR) which means we currently need some cases of #[allow(unused_unsafe)]. These should be stable in 1.87 which is released on 15.05.