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
Auto merge of #803 - alexcrichton:no-intrinsics, r=kvark
Avoid using the std::intrinsics module
This is actually unstable but [there's a bug][bug] in the compiler allowing it
to be used. Good news is that these functions are available stable elsewhere!
[bug]: rust-lang/rust#28075
0 commit comments