]> git.proxmox.com Git - rustc.git/blobdiff - vendor/rustc-rayon/tests/octillion.rs
New upstream version 1.52.0~beta.3+dfsg1
[rustc.git] / vendor / rustc-rayon / tests / octillion.rs
index 8bccb10be7d3f4d44435140a3322714d879d5f0a..9257c689b3edd6ee80fa26906a7663ef51efbfb7 100644 (file)
@@ -1,5 +1,3 @@
-extern crate rayon;
-
 use rayon::prelude::*;
 
 const OCTILLION: u128 = 1_000_000_000_000_000_000_000_000_000;