@@ -2358,8 +2358,8 @@ dependencies = [
2358
2358
" num_cpus 1.8.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
2359
2359
" parking_lot 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)" ,
2360
2360
" polonius-engine 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)" ,
2361
- " rustc-rayon 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" ,
2362
- " rustc-rayon-core 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" ,
2361
+ " rustc-rayon 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" ,
2362
+ " rustc-rayon-core 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" ,
2363
2363
" rustc_apfloat 0.0.0" ,
2364
2364
" rustc_data_structures 0.0.0" ,
2365
2365
" rustc_errors 0.0.0" ,
@@ -2409,8 +2409,8 @@ dependencies = [
2409
2409
" rustc-ap-rustc_cratesio_shim 373.0.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
2410
2410
" rustc-ap-serialize 373.0.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
2411
2411
" rustc-hash 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)" ,
2412
- " rustc-rayon 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" ,
2413
- " rustc-rayon-core 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" ,
2412
+ " rustc-rayon 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" ,
2413
+ " rustc-rayon-core 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" ,
2414
2414
" smallvec 0.6.7 (registry+https://github.com/rust-lang/crates.io-index)" ,
2415
2415
" stable_deref_trait 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
2416
2416
]
@@ -2508,23 +2508,23 @@ dependencies = [
2508
2508
2509
2509
[[package ]]
2510
2510
name = " rustc-rayon"
2511
- version = " 0.1.1 "
2511
+ version = " 0.1.2 "
2512
2512
source = " registry+https://github.com/rust-lang/crates.io-index"
2513
2513
dependencies = [
2514
+ " crossbeam-deque 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
2514
2515
" either 1.5.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
2515
- " rustc-rayon-core 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" ,
2516
+ " rustc-rayon-core 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" ,
2516
2517
]
2517
2518
2518
2519
[[package ]]
2519
2520
name = " rustc-rayon-core"
2520
- version = " 0.1.1 "
2521
+ version = " 0.1.2 "
2521
2522
source = " registry+https://github.com/rust-lang/crates.io-index"
2522
2523
dependencies = [
2523
2524
" crossbeam-deque 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
2524
2525
" lazy_static 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
2525
2526
" libc 0.2.46 (registry+https://github.com/rust-lang/crates.io-index)" ,
2526
2527
" num_cpus 1.8.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
2527
- " rand 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)" ,
2528
2528
]
2529
2529
2530
2530
[[package ]]
@@ -2672,11 +2672,13 @@ dependencies = [
2672
2672
" cfg-if 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)" ,
2673
2673
" ena 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
2674
2674
" graphviz 0.0.0" ,
2675
+ " jobserver 0.1.12 (registry+https://github.com/rust-lang/crates.io-index)" ,
2676
+ " lazy_static 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
2675
2677
" log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)" ,
2676
2678
" parking_lot 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)" ,
2677
2679
" rustc-hash 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)" ,
2678
- " rustc-rayon 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" ,
2679
- " rustc-rayon-core 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" ,
2680
+ " rustc-rayon 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" ,
2681
+ " rustc-rayon-core 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" ,
2680
2682
" rustc_cratesio_shim 0.0.0" ,
2681
2683
" serialize 0.0.0" ,
2682
2684
" smallvec 0.6.7 (registry+https://github.com/rust-lang/crates.io-index)" ,
@@ -2692,7 +2694,7 @@ dependencies = [
2692
2694
" graphviz 0.0.0" ,
2693
2695
" log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)" ,
2694
2696
" rustc 0.0.0" ,
2695
- " rustc-rayon 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" ,
2697
+ " rustc-rayon 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" ,
2696
2698
" rustc_allocator 0.0.0" ,
2697
2699
" rustc_borrowck 0.0.0" ,
2698
2700
" rustc_codegen_utils 0.0.0" ,
@@ -2758,7 +2760,7 @@ version = "0.0.0"
2758
2760
dependencies = [
2759
2761
" log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)" ,
2760
2762
" rustc 0.0.0" ,
2761
- " rustc-rayon 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" ,
2763
+ " rustc-rayon 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" ,
2762
2764
" rustc_allocator 0.0.0" ,
2763
2765
" rustc_borrowck 0.0.0" ,
2764
2766
" rustc_codegen_utils 0.0.0" ,
@@ -4190,8 +4192,8 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
4190
4192
"checksum rustc-ap-syntax_pos 373.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = " 8e4f88a1213562373cee9de5a1d77bbf16dd706030304af041c9733492fcc952"
4191
4193
"checksum rustc-demangle 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)" = " 82ae957aa1b3055d8e086486723c0ccd3d7b8fa190ae8fa2e35543b6171c810e"
4192
4194
"checksum rustc-hash 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)" = " 7540fc8b0c49f096ee9c961cda096467dce8084bec6bdca2fc83895fd9b28cb8"
4193
- "checksum rustc-rayon 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = " 8c6d5a683c6ba4ed37959097e88d71c9e8e26659a3cb5be8b389078e7ad45306 "
4194
- "checksum rustc-rayon-core 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = " 40f06724db71e18d68b3b946fdf890ca8c921d9edccc1404fdfdb537b0d12649 "
4195
+ "checksum rustc-rayon 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = " 8d98c51d9cbbe810c8b6693236d3412d8cd60513ff27a3e1b6af483dca0af544 "
4196
+ "checksum rustc-rayon-core 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = " 526e7b6d2707a5b9bec3927d424ad70fa3cfc68e0ac1b75e46cdbbc95adc5108 "
4195
4197
"checksum rustc-serialize 0.3.24 (registry+https://github.com/rust-lang/crates.io-index)" = " dcf128d1287d2ea9d80910b5f1120d0b8eede3fbf1abe91c40d39ea7d51e6fda"
4196
4198
"checksum rustc_tools_util 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = " b3c5a95edfa0c893236ae4778bb7c4752760e4c0d245e19b5eff33c5aa5eb9dc"
4197
4199
"checksum rustc_version 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)" = " 138e3e0acb6c9fb258b19b67cb8abd63c00679d2851805ea151465464fe9030a"
0 commit comments