mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
Remove the now-stable append and result_expect feature gates from reftest.
This commit is contained in:
parent
2623f58a4b
commit
67f12639ab
1 changed files with 0 additions and 2 deletions
2
tests/reftest.rs
vendored
2
tests/reftest.rs
vendored
|
@ -7,10 +7,8 @@
|
|||
// option. This file may not be copied, modified, or distributed
|
||||
// except according to those terms.
|
||||
|
||||
#![feature(append)]
|
||||
#![feature(fs_walk)]
|
||||
#![feature(path_ext)]
|
||||
#![feature(result_expect)]
|
||||
#![feature(slice_patterns)]
|
||||
#![feature(test)]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue