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
Rollup merge of rust-lang#144429 - Gelbpunkt:outline-atomics-aarch64-musl, r=Amanieu
Enable outline-atomics for aarch64-unknown-linux-musl
They were disabled in bd287fa and haven't been causing problems for a while anymore, see rust-lang#89626 for details.
The entire testsuite still passes on `aarch64-unknown-linux-musl` with this feature enabled.
0 commit comments