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
fix: fix backend-bitmap feature for windows target
In atomic_bitmap.rs we were missing an import of `MaybeUninit`.
Fix by just fully qualifying the type.
Signed-off-by: Patrick Roy <roypat@amazon.co.uk>
0 commit comments