mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-16 04:55:22 +03:00
116619fb81
Implement `hash_map` macro Implementation of https://github.com/rust-lang/rust/issues/144032 Implements the `hash_map` macro under `std/src/macros.rs`.