Files
rust/library/alloc/src
Jonathan Brouwer ed9d77216f Rollup merge of #153204 - xtqqczze:must-use-map, r=Amanieu,joboet
Add `#[must_use]` attribute to `HashMap` and `HashSet` constructors

- `new_in`
- `with_capacity_and_hasher`
- `with_capacity_and_hasher_in`
- `with_hasher`
- `with_hasher_in`

See also: https://github.com/rust-lang/rust/issues/89692
2026-03-04 19:30:37 +01:00
..
2026-01-11 16:39:18 +03:00
2026-02-08 22:22:58 +01:00
2025-11-14 18:23:19 +03:00
2026-02-07 17:20:39 +03:00
2026-01-07 09:31:59 +08:00