]> git.lizzy.rs Git - rust.git/blobdiff - src/test/run-pass/float-nan.rs
cleanup: s/impl Copy/#[derive(Copy)]/g
[rust.git] / src / test / run-pass / float-nan.rs
index 66c84d52745cdbf7c9c62e4847689f4052d79ab5..4d9f7d507f0a50f316d729e9a5d2f0c6dcbb7b19 100644 (file)
@@ -8,8 +8,6 @@
 // option. This file may not be copied, modified, or distributed
 // except according to those terms.
 
-extern crate extra;
-
 use std::num::Float;
 
 pub fn main() {