Add one more webkit-specific whitelist in web-sys (#1865)

* Add one more webkit-specific whitelist in web-sys

* Run rustfmt
This commit is contained in:
Alex Crichton
2019-11-21 09:30:08 -06:00
committed by GitHub
parent db9d603c8f
commit aa461c363b
4 changed files with 7 additions and 5 deletions

View File

@ -206,7 +206,7 @@ fn empty_interface_types() {
r#"
#[no_mangle]
pub extern fn foo() {}
"#
"#,
)
.file(
"Cargo.toml",