]> git.lizzy.rs Git - rust.git/blobdiff - src/test/run-pass/anon_trait_static_method_exe.rs
cleanup: s/impl Copy/#[derive(Copy)]/g
[rust.git] / src / test / run-pass / anon_trait_static_method_exe.rs
index c66a8a9d2ca45c050a12777cc3119256ba0381b9..f420460a41247b5140fb64ec97cc87affc6147f2 100644 (file)
@@ -8,7 +8,6 @@
 // option. This file may not be copied, modified, or distributed
 // except according to those terms.
 
-// ignore-fast - check-fast doesn't understand aux-build
 // aux-build:anon_trait_static_method_lib.rs
 
 extern crate anon_trait_static_method_lib;