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
635: Allow the deprecated ATOMIC_USIZE_INIT r=cuviper a=cuviper
Nightly 1.34 suggests the const `AtomicUsize::new()` instead, but we
still want to support older compilers, so just allow it for now.
Co-authored-by: Josh Stone <[email protected]>
0 commit comments