File tree Expand file tree Collapse file tree 3 files changed +3
-130
lines changed Expand file tree Collapse file tree 3 files changed +3
-130
lines changed Original file line number Diff line number Diff line change 49
49
"test/bench/shootout-mandelbrot.rs" , # BSD
50
50
"test/bench/shootout-meteor.rs" , # BSD
51
51
"test/bench/shootout-nbody.rs" , # BSD
52
- "test/bench/shootout-pidigits.rs" , # BSD
53
52
"test/bench/shootout-regex-dna.rs" , # BSD
54
53
"test/bench/shootout-reverse-complement.rs" , # BSD
55
54
"test/bench/shootout-threadring.rs" , # BSD
Original file line number Diff line number Diff line change 46
46
#![ feature( default_type_params) ]
47
47
48
48
#![ crate_name = "num" ]
49
- #![ experimental]
49
+ #![ deprecated = "This is now a cargo package located at: \
50
+ https://github.com/rust-lang/num"]
51
+ #![ allow( deprecated) ]
50
52
#![ crate_type = "rlib" ]
51
53
#![ crate_type = "dylib" ]
52
54
#![ license = "MIT/ASL2" ]
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments