Open sosthene-nitrokey opened 4 months ago
MpMc and spsc::Queue are not migrated to the new pattern because they were already invariant due to the UnsafeCell.
MpMc
spsc::Queue
UnsafeCell
Fix #501
Rebased. CI is failing only because of CHANGELOG.
MpMc
andspsc::Queue
are not migrated to the new pattern because they were already invariant due to theUnsafeCell
.Fix #501