0.2.0
-
Remove
i128
feature.Atomic{I,U}128
are now always enabled. -
Add
outline-atomics
feature. Currently, this is the same as the 0.1'si128-dynamic
, except thatfallback
feature is not implicitly enabled. -
Remove
i128-dynamic
feature in favor ofoutline-atomics
feature. -
Add
AtomicF{32,64}::as_bits
.