@@ -2365,8 +2365,8 @@ dependencies = [
2365
2365
" num_cpus 1.8.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
2366
2366
" parking_lot 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)" ,
2367
2367
" polonius-engine 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
2368
- " rustc-rayon 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" ,
2369
- " rustc-rayon-core 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" ,
2368
+ " rustc-rayon 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
2369
+ " rustc-rayon-core 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
2370
2370
" rustc_apfloat 0.0.0" ,
2371
2371
" rustc_data_structures 0.0.0" ,
2372
2372
" rustc_errors 0.0.0" ,
@@ -2526,6 +2526,16 @@ dependencies = [
2526
2526
" rustc-rayon-core 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" ,
2527
2527
]
2528
2528
2529
+ [[package ]]
2530
+ name = " rustc-rayon"
2531
+ version = " 0.2.0"
2532
+ source = " registry+https://github.com/rust-lang/crates.io-index"
2533
+ dependencies = [
2534
+ " crossbeam-deque 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
2535
+ " either 1.5.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
2536
+ " rustc-rayon-core 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
2537
+ ]
2538
+
2529
2539
[[package ]]
2530
2540
name = " rustc-rayon-core"
2531
2541
version = " 0.1.2"
@@ -2537,6 +2547,17 @@ dependencies = [
2537
2547
" num_cpus 1.8.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
2538
2548
]
2539
2549
2550
+ [[package ]]
2551
+ name = " rustc-rayon-core"
2552
+ version = " 0.2.0"
2553
+ source = " registry+https://github.com/rust-lang/crates.io-index"
2554
+ dependencies = [
2555
+ " crossbeam-deque 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
2556
+ " lazy_static 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
2557
+ " libc 0.2.51 (registry+https://github.com/rust-lang/crates.io-index)" ,
2558
+ " num_cpus 1.8.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
2559
+ ]
2560
+
2540
2561
[[package ]]
2541
2562
name = " rustc-serialize"
2542
2563
version = " 0.3.24"
@@ -2695,8 +2716,8 @@ dependencies = [
2695
2716
" log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)" ,
2696
2717
" parking_lot 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)" ,
2697
2718
" rustc-hash 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)" ,
2698
- " rustc-rayon 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" ,
2699
- " rustc-rayon-core 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" ,
2719
+ " rustc-rayon 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
2720
+ " rustc-rayon-core 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
2700
2721
" rustc_cratesio_shim 0.0.0" ,
2701
2722
" serialize 0.0.0" ,
2702
2723
" smallvec 0.6.7 (registry+https://github.com/rust-lang/crates.io-index)" ,
@@ -2712,7 +2733,7 @@ dependencies = [
2712
2733
" graphviz 0.0.0" ,
2713
2734
" log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)" ,
2714
2735
" rustc 0.0.0" ,
2715
- " rustc-rayon 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" ,
2736
+ " rustc-rayon 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
2716
2737
" rustc_allocator 0.0.0" ,
2717
2738
" rustc_borrowck 0.0.0" ,
2718
2739
" rustc_codegen_utils 0.0.0" ,
@@ -2778,7 +2799,7 @@ version = "0.0.0"
2778
2799
dependencies = [
2779
2800
" log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)" ,
2780
2801
" rustc 0.0.0" ,
2781
- " rustc-rayon 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" ,
2802
+ " rustc-rayon 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
2782
2803
" rustc_allocator 0.0.0" ,
2783
2804
" rustc_borrowck 0.0.0" ,
2784
2805
" rustc_codegen_utils 0.0.0" ,
@@ -4260,7 +4281,9 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
4260
4281
"checksum rustc-demangle 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)" = " 82ae957aa1b3055d8e086486723c0ccd3d7b8fa190ae8fa2e35543b6171c810e"
4261
4282
"checksum rustc-hash 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)" = " 7540fc8b0c49f096ee9c961cda096467dce8084bec6bdca2fc83895fd9b28cb8"
4262
4283
"checksum rustc-rayon 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = " 8d98c51d9cbbe810c8b6693236d3412d8cd60513ff27a3e1b6af483dca0af544"
4284
+ "checksum rustc-rayon 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = " 0d2e07e19601f21c59aad953c2632172ba70cb27e685771514ea66e4062b3363"
4263
4285
"checksum rustc-rayon-core 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = " 526e7b6d2707a5b9bec3927d424ad70fa3cfc68e0ac1b75e46cdbbc95adc5108"
4286
+ "checksum rustc-rayon-core 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = " 79d38ca7cbc22fa59f09d8534ea4b27f67b0facf0cbe274433aceea227a02543"
4264
4287
"checksum rustc-serialize 0.3.24 (registry+https://github.com/rust-lang/crates.io-index)" = " dcf128d1287d2ea9d80910b5f1120d0b8eede3fbf1abe91c40d39ea7d51e6fda"
4265
4288
"checksum rustc_tools_util 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = " b3c5a95edfa0c893236ae4778bb7c4752760e4c0d245e19b5eff33c5aa5eb9dc"
4266
4289
"checksum rustc_version 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)" = " 138e3e0acb6c9fb258b19b67cb8abd63c00679d2851805ea151465464fe9030a"
0 commit comments