Skip to content

Commit 7b290b7

Browse files
committed
DOC: Mention author @oxalica in changelog for retain opt
1 parent bf4ee7e commit 7b290b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Recent Changes (arrayvec)
1212
- The deprecated feature flag `unstable-const-fn` was removed, since it's not needed
1313

1414
- Optimize `.retain()` by using the same algorithm as in std, change by @niklasf,
15-
issue #174.
15+
issue #174. Original optimization in Rust std by @oxalica in rust-lang/rust/pull/81126
1616

1717
## 0.6.1
1818

0 commit comments

Comments
 (0)