Files
rust/library/alloc/src
Jacob Pratt 9551808f42 Rollup merge of #134644 - kpreid:duplicates, r=Mark-Simulacrum
Document collection `From` and `FromIterator` impls that drop duplicate keys.

This behavior is worth documenting because there are other plausible alternatives, such as panicking when a duplicate is encountered, and it reminds the programmer to consider whether they should, for example, coalesce duplicate keys first.

Followup to #89869.
2024-12-26 21:56:48 -05:00
..
2024-11-27 12:10:21 +00:00
2024-08-09 20:06:26 -04:00
2024-12-02 18:16:36 +00:00
2024-07-29 08:26:52 +10:00
2024-12-05 21:48:01 +01:00
2024-12-13 00:04:56 +00:00
2024-07-06 14:24:20 +02:00
2024-11-06 18:54:50 +00:00
2024-12-05 14:14:17 -08:00