mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
Upgrade rayon_croissant to 0.2.0
This commit is contained in:
parent
9edda952c9
commit
1c8d14ac0d
4 changed files with 19 additions and 18 deletions
|
@ -235,6 +235,7 @@ fn layout_block_level_children<'a>(
|
|||
/* float_context = */ None,
|
||||
)
|
||||
},
|
||||
Default::default,
|
||||
|left, right| left.append(right),
|
||||
)
|
||||
.collect();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue