mirror of
https://github.com/servo/servo.git
synced 2025-07-23 07:13:52 +01:00
Format components/script_plugins
This commit is contained in:
parent
29ba51016b
commit
3324b5b82f
3 changed files with 80 additions and 49 deletions
|
@ -13,8 +13,6 @@
|
|||
//! - `#[dom_struct]` : Implies #[derive(JSTraceable, DenyPublicFields)]`, and `#[must_root]`.
|
||||
//! Use this for structs that correspond to a DOM type
|
||||
|
||||
|
||||
|
||||
#![deny(unsafe_code)]
|
||||
#![feature(macro_at_most_once_rep)]
|
||||
#![feature(plugin)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue