Commit aced185
committed
Auto merge of rust-lang#75306 - Amanieu:hashbrown8, r=Mark-Simulacrum
Update hashbrown to 0.8.2
Includes:
- Avoid closures to improve compile times (rust-lang/hashbrown#183)
- Do not iterate to drop if empty (rust-lang/hashbrown#182)
r? @Mark-Simulacrum1 file changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1239 | 1239 | | |
1240 | 1240 | | |
1241 | 1241 | | |
1242 | | - | |
| 1242 | + | |
1243 | 1243 | | |
1244 | | - | |
| 1244 | + | |
1245 | 1245 | | |
1246 | 1246 | | |
1247 | 1247 | | |
| |||
4918 | 4918 | | |
4919 | 4919 | | |
4920 | 4920 | | |
4921 | | - | |
| 4921 | + | |
4922 | 4922 | | |
4923 | 4923 | | |
4924 | 4924 | | |
| |||
0 commit comments