mirror of
https://github.com/servo/servo.git
synced 2025-07-23 07:13:52 +01:00
Added compiletest to verify TrustedPromise does not implement Clone
This commit is contained in:
parent
dc9706cf69
commit
072ca3bd03
2 changed files with 19 additions and 0 deletions
|
@ -9,6 +9,7 @@ pub use dom::headers::normalize_value;
|
|||
pub use dom::bindings::cell::DOMRefCell;
|
||||
pub use dom::bindings::js::JS;
|
||||
pub use dom::node::Node;
|
||||
pub use dom::bindings::refcounted::TrustedPromise;
|
||||
|
||||
pub mod area {
|
||||
pub use dom::htmlareaelement::{Area, Shape};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue