mirror of
https://github.com/servo/servo.git
synced 2025-08-05 05:30:08 +01:00
Updates WPT to expect newly passing tests
Addresses reviews More review addressing
This commit is contained in:
parent
29241699fd
commit
ed37b53a62
5 changed files with 13 additions and 64 deletions
|
@ -5,7 +5,7 @@
|
|||
#![comment = "The Servo Parallel Browser Project"]
|
||||
#![license = "MPL"]
|
||||
|
||||
#![feature(globs, macro_rules, phase, thread_local, unsafe_destructor)]
|
||||
#![feature(globs, macro_rules, phase, thread_local, unsafe_destructor, if_let)]
|
||||
|
||||
#![deny(unused_imports)]
|
||||
#![deny(unused_variables)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue