-
-
Notifications
You must be signed in to change notification settings - Fork 14.8k
RELEASES.md 1.55 wrong annonce for From<[(K, V); N]> for HashMap? #88693
Copy link
Copy link
Closed
Description
In RELEASES.md Stabilize impl From<[(K, V); N]> for HashMap
Line 29 in 7248ff2
| - [`collections::{BTreeMap, HashMap}` now implement `From<[(K, V); N]>`.][84111] |
Place for release 1.55 but in code
rust/library/alloc/src/collections/binary_heap.rs
Line 1475 in 7248ff2
| #[stable(feature = "std_collections_from_array", since = "1.56.0")] |
stabilize only in 1.56
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
Type
Fields
Give feedbackNo fields configured for issues without a type.