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
The Rust compiler itself removed support for them in rust-lang/rust#121516, so at that point (Feb 27th, 2024) they were definitely gone from the standard library.
Grepping for
PlatformIntrinsic
andplatform-intrinsic
shows some results; this can all be removed -- that ABI does not exist any more.The text was updated successfully, but these errors were encountered: