]> git.lizzy.rs Git - rust.git/commit
Rollup merge of #40390 - F001:placementHashMap, r=nagisa
authorCorey Farwell <coreyf@rwell.org>
Sun, 12 Mar 2017 16:48:47 +0000 (12:48 -0400)
committerGitHub <noreply@github.com>
Sun, 12 Mar 2017 16:48:47 +0000 (12:48 -0400)
commit38e48535730df35f88fbb5043e6647704937a42d
tree6475f292becb537c140946342f6aa3e11aca7064
parent8d1c5700f08a657a15c317084f8807c82a6d8fd8
parent584c79888b8e33f8b90ce95c9fc075954cdc9e45
Rollup merge of #40390 - F001:placementHashMap, r=nagisa

Implement placement-in protocol for `HashMap`

CC #30172

r? @nagisa