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
This is a fix for rust-lang#137739, and makes sure the "generic" CPU is never
used when target_cpu is passed. This is particularly useful for
architectures where knowing the exact CPU is a must, like AVR.
0 commit comments