]> git.lizzy.rs Git - rust.git/blobdiff - src/test/run-pass/issue-18464.rs
cleanup: s/impl Copy/#[derive(Copy)]/g
[rust.git] / src / test / run-pass / issue-18464.rs
index dff86bc1b4527ea583ce85e1bec2608775a302db..70217868a54b834e3ae21a01f9f6ee9b4ee1ccaa 100644 (file)
@@ -8,6 +8,8 @@
 // option. This file may not be copied, modified, or distributed
 // except according to those terms.
 
+// ignore-pretty
+
 #![deny(dead_code)]
 
 const LOW_RANGE: char = '0';