DOC: Mention author @oxalica in changelog for retain opt

This commit is contained in:
bluss
2021-03-30 23:31:09 +02:00
parent bf4ee7e5f9
commit 7b290b7aa5
+1 -1
View File
@@ -12,7 +12,7 @@ Recent Changes (arrayvec)
- The deprecated feature flag `unstable-const-fn` was removed, since it's not needed
- Optimize `.retain()` by using the same algorithm as in std, change by @niklasf,
issue #174.
issue #174. Original optimization in Rust std by @oxalica in rust-lang/rust/pull/81126
## 0.6.1