Commit 71d07dd
authored
Rollup merge of rust-lang#133257 - GuillaumeGomez:unordmap-clear, r=lcnr
Add `UnordMap::clear` method
I need it for something I'm working on and I was surprised to see this method was not implemented.1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
602 | 602 | | |
603 | 603 | | |
604 | 604 | | |
| 605 | + | |
| 606 | + | |
| 607 | + | |
| 608 | + | |
| 609 | + | |
605 | 610 | | |
606 | 611 | | |
607 | 612 | | |
| |||
0 commit comments