mirror of
https://github.com/servo/servo.git
synced 2025-08-07 06:25:32 +01:00
stylo: Regen bindings with https://github.com/servo/rust-bindgen/pull/29
This commit is contained in:
parent
46afc56c41
commit
9a5ffb128a
3 changed files with 50 additions and 36 deletions
|
@ -106,8 +106,6 @@ COMPILATION_TARGETS = {
|
|||
"Maybe", # <- AlignedStorage, which means templated union, which
|
||||
# means impossible to represent in stable rust as of
|
||||
# right now.
|
||||
# Union handling falls over for templated types.
|
||||
"StyleShapeSource", "StyleClipPath", "StyleShapeOutside",
|
||||
],
|
||||
},
|
||||
# Generation of the ffi bindings.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue