]> git.lizzy.rs Git - rust.git/blobdiff - src/test/run-pass/cci_impl_exe.rs
cleanup: s/impl Copy/#[derive(Copy)]/g
[rust.git] / src / test / run-pass / cci_impl_exe.rs
index ee01849e7e7948f57f3297f3db1d61b13b589df3..8a291febb6d458e3db08311ea3e8fae8ad655a25 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:cci_impl_lib.rs
 
 extern crate cci_impl_lib;