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