mirror of
https://github.com/servo/servo.git
synced 2025-07-22 23:03:42 +01:00
Rustfmt layout crate
This commit is contained in:
parent
577830de90
commit
349047b096
37 changed files with 7177 additions and 4832 deletions
|
@ -47,7 +47,7 @@ impl ScopeData {
|
|||
name: name,
|
||||
pre: pre,
|
||||
post: Value::Null,
|
||||
children: vec!(),
|
||||
children: vec![],
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue