Auto merge of #24928 - servo:2020-images, r=SimonSapin

Start supporting images in layout 2020
This commit is contained in:
bors-servo 2019-12-01 09:53:45 -05:00 committed by GitHub
commit 40fd7910a5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
13 changed files with 267 additions and 65 deletions

1
Cargo.lock generated
View file

@ -2723,6 +2723,7 @@ dependencies = [
"ipc-channel",
"libc",
"msg",
"net_traits",
"range",
"rayon",
"rayon_croissant",