Commit a9ddbcf
committed
Auto merge of #82 - Amanieu:itermut_send, r=Amanieu
Fix the bounds on K for the Send impl of IterMut
This makes the bounds match the ones of the previous `HashMap` implementation in libstd.
cc rust-lang/rust#613571 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1119 | 1119 | | |
1120 | 1120 | | |
1121 | 1121 | | |
| 1122 | + | |
| 1123 | + | |
| 1124 | + | |
| 1125 | + | |
| 1126 | + | |
1122 | 1127 | | |
1123 | 1128 | | |
1124 | 1129 | | |
| |||
0 commit comments