mirror of
https://github.com/servo/servo.git
synced 2025-08-07 06:25:32 +01:00
Switch to commit-specific nightlies
This commit is contained in:
parent
216a89f776
commit
336e6c8f28
9 changed files with 11 additions and 10 deletions
|
@ -13,7 +13,7 @@ use script::test::Node;
|
|||
|
||||
struct Foo {
|
||||
bar: DOMRefCell<JS<Node>>
|
||||
//~^ ERROR Banned type DOMRefCell<JS<T>> detected. Use MutJS<JS<T>> instead,
|
||||
//~^ ERROR Banned type DOMRefCell<JS<T>> detected. Use MutJS<JS<T>> instead
|
||||
}
|
||||
|
||||
fn main() {}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue