diff --git a/tests/reftest.rs b/tests/reftest.rs index 3241aaca543..a9430789f9e 100644 --- a/tests/reftest.rs +++ b/tests/reftest.rs @@ -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)]