We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf4ee7e commit 7b290b7Copy full SHA for 7b290b7
CHANGELOG.md
@@ -12,7 +12,7 @@ Recent Changes (arrayvec)
12
- The deprecated feature flag `unstable-const-fn` was removed, since it's not needed
13
14
- Optimize `.retain()` by using the same algorithm as in std, change by @niklasf,
15
- issue #174.
+ issue #174. Original optimization in Rust std by @oxalica in rust-lang/rust/pull/81126
16
17
## 0.6.1
18
0 commit comments