@@ -59,7 +59,7 @@ dependencies = [
59
59
" colored 1.6.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
60
60
" difference 2.0.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
61
61
" environment 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" ,
62
- " failure 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" ,
62
+ " failure 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" ,
63
63
" failure_derive 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" ,
64
64
" serde_json 1.0.31 (registry+https://github.com/rust-lang/crates.io-index)" ,
65
65
]
@@ -190,7 +190,7 @@ dependencies = [
190
190
" curl 0.4.19 (registry+https://github.com/rust-lang/crates.io-index)" ,
191
191
" curl-sys 0.4.15 (registry+https://github.com/rust-lang/crates.io-index)" ,
192
192
" env_logger 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
193
- " failure 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" ,
193
+ " failure 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" ,
194
194
" filetime 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)" ,
195
195
" flate2 1.0.3 (registry+https://github.com/rust-lang/crates.io-index)" ,
196
196
" fs2 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)" ,
@@ -468,7 +468,7 @@ name = "crates-io"
468
468
version = " 0.21.0"
469
469
dependencies = [
470
470
" curl 0.4.19 (registry+https://github.com/rust-lang/crates.io-index)" ,
471
- " failure 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" ,
471
+ " failure 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" ,
472
472
" serde 1.0.75 (registry+https://github.com/rust-lang/crates.io-index)" ,
473
473
" serde_derive 1.0.80 (registry+https://github.com/rust-lang/crates.io-index)" ,
474
474
" serde_json 1.0.31 (registry+https://github.com/rust-lang/crates.io-index)" ,
@@ -732,7 +732,7 @@ dependencies = [
732
732
733
733
[[package ]]
734
734
name = " failure"
735
- version = " 0.1.2 "
735
+ version = " 0.1.3 "
736
736
source = " registry+https://github.com/rust-lang/crates.io-index"
737
737
dependencies = [
738
738
" backtrace 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)" ,
@@ -1413,7 +1413,7 @@ name = "opener"
1413
1413
version = " 0.3.0"
1414
1414
source = " registry+https://github.com/rust-lang/crates.io-index"
1415
1415
dependencies = [
1416
- " failure 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" ,
1416
+ " failure 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" ,
1417
1417
" failure_derive 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" ,
1418
1418
" winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)" ,
1419
1419
]
@@ -1873,7 +1873,7 @@ dependencies = [
1873
1873
" clippy_lints 0.0.212" ,
1874
1874
" crossbeam-channel 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)" ,
1875
1875
" env_logger 0.5.12 (registry+https://github.com/rust-lang/crates.io-index)" ,
1876
- " failure 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" ,
1876
+ " failure 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" ,
1877
1877
" itertools 0.7.8 (registry+https://github.com/rust-lang/crates.io-index)" ,
1878
1878
" jsonrpc-core 8.0.1 (registry+https://github.com/rust-lang/crates.io-index)" ,
1879
1879
" languageserver-types 0.51.1 (registry+https://github.com/rust-lang/crates.io-index)" ,
@@ -2006,11 +2006,24 @@ dependencies = [
2006
2006
" rustc-ap-rustc_data_structures 297.0.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
2007
2007
]
2008
2008
2009
+ [[package ]]
2010
+ name = " rustc-ap-arena"
2011
+ version = " 306.0.0"
2012
+ source = " registry+https://github.com/rust-lang/crates.io-index"
2013
+ dependencies = [
2014
+ " rustc-ap-rustc_data_structures 306.0.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
2015
+ ]
2016
+
2009
2017
[[package ]]
2010
2018
name = " rustc-ap-graphviz"
2011
2019
version = " 297.0.0"
2012
2020
source = " registry+https://github.com/rust-lang/crates.io-index"
2013
2021
2022
+ [[package ]]
2023
+ name = " rustc-ap-graphviz"
2024
+ version = " 306.0.0"
2025
+ source = " registry+https://github.com/rust-lang/crates.io-index"
2026
+
2014
2027
[[package ]]
2015
2028
name = " rustc-ap-rustc_cratesio_shim"
2016
2029
version = " 297.0.0"
@@ -2021,6 +2034,16 @@ dependencies = [
2021
2034
" unicode-width 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" ,
2022
2035
]
2023
2036
2037
+ [[package ]]
2038
+ name = " rustc-ap-rustc_cratesio_shim"
2039
+ version = " 306.0.0"
2040
+ source = " registry+https://github.com/rust-lang/crates.io-index"
2041
+ dependencies = [
2042
+ " bitflags 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)" ,
2043
+ " log 0.4.5 (registry+https://github.com/rust-lang/crates.io-index)" ,
2044
+ " unicode-width 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" ,
2045
+ ]
2046
+
2024
2047
[[package ]]
2025
2048
name = " rustc-ap-rustc_data_structures"
2026
2049
version = " 297.0.0"
@@ -2041,6 +2064,25 @@ dependencies = [
2041
2064
" stable_deref_trait 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
2042
2065
]
2043
2066
2067
+ [[package ]]
2068
+ name = " rustc-ap-rustc_data_structures"
2069
+ version = " 306.0.0"
2070
+ source = " registry+https://github.com/rust-lang/crates.io-index"
2071
+ dependencies = [
2072
+ " cfg-if 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" ,
2073
+ " ena 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
2074
+ " log 0.4.5 (registry+https://github.com/rust-lang/crates.io-index)" ,
2075
+ " parking_lot 0.6.4 (registry+https://github.com/rust-lang/crates.io-index)" ,
2076
+ " rustc-ap-graphviz 306.0.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
2077
+ " rustc-ap-rustc_cratesio_shim 306.0.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
2078
+ " rustc-ap-serialize 306.0.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
2079
+ " rustc-hash 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)" ,
2080
+ " rustc-rayon 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" ,
2081
+ " rustc-rayon-core 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" ,
2082
+ " smallvec 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)" ,
2083
+ " stable_deref_trait 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
2084
+ ]
2085
+
2044
2086
[[package ]]
2045
2087
name = " rustc-ap-rustc_errors"
2046
2088
version = " 297.0.0"
@@ -2056,6 +2098,21 @@ dependencies = [
2056
2098
" unicode-width 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" ,
2057
2099
]
2058
2100
2101
+ [[package ]]
2102
+ name = " rustc-ap-rustc_errors"
2103
+ version = " 306.0.0"
2104
+ source = " registry+https://github.com/rust-lang/crates.io-index"
2105
+ dependencies = [
2106
+ " atty 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)" ,
2107
+ " log 0.4.5 (registry+https://github.com/rust-lang/crates.io-index)" ,
2108
+ " rustc-ap-rustc_cratesio_shim 306.0.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
2109
+ " rustc-ap-rustc_data_structures 306.0.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
2110
+ " rustc-ap-serialize 306.0.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
2111
+ " rustc-ap-syntax_pos 306.0.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
2112
+ " termcolor 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)" ,
2113
+ " unicode-width 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" ,
2114
+ ]
2115
+
2059
2116
[[package ]]
2060
2117
name = " rustc-ap-rustc_target"
2061
2118
version = " 297.0.0"
@@ -2068,6 +2125,18 @@ dependencies = [
2068
2125
" rustc-ap-serialize 297.0.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
2069
2126
]
2070
2127
2128
+ [[package ]]
2129
+ name = " rustc-ap-rustc_target"
2130
+ version = " 306.0.0"
2131
+ source = " registry+https://github.com/rust-lang/crates.io-index"
2132
+ dependencies = [
2133
+ " bitflags 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)" ,
2134
+ " log 0.4.5 (registry+https://github.com/rust-lang/crates.io-index)" ,
2135
+ " rustc-ap-rustc_cratesio_shim 306.0.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
2136
+ " rustc-ap-rustc_data_structures 306.0.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
2137
+ " rustc-ap-serialize 306.0.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
2138
+ ]
2139
+
2071
2140
[[package ]]
2072
2141
name = " rustc-ap-serialize"
2073
2142
version = " 297.0.0"
@@ -2076,6 +2145,14 @@ dependencies = [
2076
2145
" smallvec 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)" ,
2077
2146
]
2078
2147
2148
+ [[package ]]
2149
+ name = " rustc-ap-serialize"
2150
+ version = " 306.0.0"
2151
+ source = " registry+https://github.com/rust-lang/crates.io-index"
2152
+ dependencies = [
2153
+ " smallvec 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)" ,
2154
+ ]
2155
+
2079
2156
[[package ]]
2080
2157
name = " rustc-ap-syntax"
2081
2158
version = " 297.0.0"
@@ -2092,6 +2169,22 @@ dependencies = [
2092
2169
" smallvec 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)" ,
2093
2170
]
2094
2171
2172
+ [[package ]]
2173
+ name = " rustc-ap-syntax"
2174
+ version = " 306.0.0"
2175
+ source = " registry+https://github.com/rust-lang/crates.io-index"
2176
+ dependencies = [
2177
+ " bitflags 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)" ,
2178
+ " log 0.4.5 (registry+https://github.com/rust-lang/crates.io-index)" ,
2179
+ " rustc-ap-rustc_data_structures 306.0.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
2180
+ " rustc-ap-rustc_errors 306.0.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
2181
+ " rustc-ap-rustc_target 306.0.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
2182
+ " rustc-ap-serialize 306.0.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
2183
+ " rustc-ap-syntax_pos 306.0.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
2184
+ " scoped-tls 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" ,
2185
+ " smallvec 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)" ,
2186
+ ]
2187
+
2095
2188
[[package ]]
2096
2189
name = " rustc-ap-syntax_pos"
2097
2190
version = " 297.0.0"
@@ -2105,6 +2198,19 @@ dependencies = [
2105
2198
" unicode-width 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" ,
2106
2199
]
2107
2200
2201
+ [[package ]]
2202
+ name = " rustc-ap-syntax_pos"
2203
+ version = " 306.0.0"
2204
+ source = " registry+https://github.com/rust-lang/crates.io-index"
2205
+ dependencies = [
2206
+ " cfg-if 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" ,
2207
+ " rustc-ap-arena 306.0.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
2208
+ " rustc-ap-rustc_data_structures 306.0.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
2209
+ " rustc-ap-serialize 306.0.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
2210
+ " scoped-tls 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" ,
2211
+ " unicode-width 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" ,
2212
+ ]
2213
+
2108
2214
[[package ]]
2109
2215
name = " rustc-demangle"
2110
2216
version = " 0.1.9"
@@ -2607,7 +2713,7 @@ name = "rustfix"
2607
2713
version = " 0.4.2"
2608
2714
source = " registry+https://github.com/rust-lang/crates.io-index"
2609
2715
dependencies = [
2610
- " failure 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" ,
2716
+ " failure 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" ,
2611
2717
" log 0.4.5 (registry+https://github.com/rust-lang/crates.io-index)" ,
2612
2718
" serde 1.0.75 (registry+https://github.com/rust-lang/crates.io-index)" ,
2613
2719
" serde_derive 1.0.80 (registry+https://github.com/rust-lang/crates.io-index)" ,
@@ -2625,15 +2731,15 @@ dependencies = [
2625
2731
" derive-new 0.5.6 (registry+https://github.com/rust-lang/crates.io-index)" ,
2626
2732
" diff 0.1.11 (registry+https://github.com/rust-lang/crates.io-index)" ,
2627
2733
" env_logger 0.5.12 (registry+https://github.com/rust-lang/crates.io-index)" ,
2628
- " failure 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" ,
2734
+ " failure 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" ,
2629
2735
" getopts 0.2.17 (registry+https://github.com/rust-lang/crates.io-index)" ,
2630
2736
" itertools 0.7.8 (registry+https://github.com/rust-lang/crates.io-index)" ,
2631
2737
" lazy_static 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
2632
2738
" log 0.4.5 (registry+https://github.com/rust-lang/crates.io-index)" ,
2633
2739
" regex 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)" ,
2634
- " rustc-ap-rustc_target 297 .0.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
2635
- " rustc-ap-syntax 297 .0.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
2636
- " rustc-ap-syntax_pos 297 .0.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
2740
+ " rustc-ap-rustc_target 306 .0.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
2741
+ " rustc-ap-syntax 306 .0.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
2742
+ " rustc-ap-syntax_pos 306 .0.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
2637
2743
" rustc-workspace-hack 1.0.0" ,
2638
2744
" serde 1.0.75 (registry+https://github.com/rust-lang/crates.io-index)" ,
2639
2745
" serde_derive 1.0.80 (registry+https://github.com/rust-lang/crates.io-index)" ,
@@ -3176,7 +3282,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
3176
3282
dependencies = [
3177
3283
" bitflags 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)" ,
3178
3284
" chrono 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)" ,
3179
- " failure 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" ,
3285
+ " failure 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" ,
3180
3286
]
3181
3287
3182
3288
[[package ]]
@@ -3332,7 +3438,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
3332
3438
"checksum environment 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = " 1f4b14e20978669064c33b4c1e0fb4083412e40fe56cbea2eae80fd7591503ee"
3333
3439
"checksum error-chain 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)" = " ff511d5dc435d703f4971bc399647c9bc38e20cb41452e3b9feb4765419ed3f3"
3334
3440
"checksum error-chain 0.12.0 (registry+https://github.com/rust-lang/crates.io-index)" = " 07e791d3be96241c77c43846b665ef1384606da2cd2a48730abe606a12906e02"
3335
- "checksum failure 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = " 7efb22686e4a466b1ec1a15c2898f91fa9cb340452496dca654032de20ff95b9 "
3441
+ "checksum failure 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" = " 6dd377bcc1b1b7ce911967e3ec24fa19c3224394ec05b54aa7b083d498341ac7 "
3336
3442
"checksum failure_derive 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" = " 64c2d913fe8ed3b6c6518eedf4538255b989945c14c2a7d5cbff62a5e2120596"
3337
3443
"checksum filetime 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = " da4b9849e77b13195302c174324b5ba73eec9b236b24c221a61000daefb95c5f"
3338
3444
"checksum fixedbitset 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)" = " 86d4de0081402f5e88cdac65c8dcdcc73118c1a7a465e2a05f0da05843a8ea33"
@@ -3459,14 +3565,23 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
3459
3565
"checksum rls-span 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = " 5d7c7046dc6a92f2ae02ed302746db4382e75131b9ce20ce967259f6b5867a6a"
3460
3566
"checksum rls-vfs 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)" = " 72d56425bd5aa86d9d4372b76f0381d3b4bda9c0220e71956c9fcc929f45c1f1"
3461
3567
"checksum rustc-ap-arena 297.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = " b69fd4a0e8a3ecd99b497965d05f6f04dd2e4601a6146a841dbe4c8e77c2b30c"
3568
+ "checksum rustc-ap-arena 306.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = " cbfb540c1347a3993060896b18e0d64084203fa37aaffdc5e5c31264f275d476"
3462
3569
"checksum rustc-ap-graphviz 297.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = " f8136418dbc491bab74aa0565eaa2086754a7a81a5e74a1d84d6168d18e889e7"
3570
+ "checksum rustc-ap-graphviz 306.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = " 790ac657d5bf69be9ef56f6810e8a0238b07e8460a88526e11d41f8214eb6c4e"
3463
3571
"checksum rustc-ap-rustc_cratesio_shim 297.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = " a972feda82332d1d05b1ba5a097e915cd9c9c8f1af2bd7b08af09fb88c753d5f"
3572
+ "checksum rustc-ap-rustc_cratesio_shim 306.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = " b721cf32b543f3ee90240d7b757ca4a45930fe9981458a50678b4ccd75c472e2"
3464
3573
"checksum rustc-ap-rustc_data_structures 297.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = " 582584c6c48b0ece4b8aef3f9bb59d94d17c5665612bc87a71f509e45a3113b5"
3574
+ "checksum rustc-ap-rustc_data_structures 306.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = " 4fa11df199d45ce948b07792ca593f59c1d19d2cb05d35c6b0a02271e772a416"
3465
3575
"checksum rustc-ap-rustc_errors 297.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = " cd852096944d0ac6af1aefa9639a2ae6dede217606ce97f88ff0dcc8c86d6ff6"
3576
+ "checksum rustc-ap-rustc_errors 306.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = " b7ead3163ef995bbba520b88739e1d60f9ccf74fdacdda985067644c8134e827"
3466
3577
"checksum rustc-ap-rustc_target 297.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = " 98301a272ecfeec29d2d4e97b07238707c2b89d86fc3a4a5f31a00728f14e288"
3578
+ "checksum rustc-ap-rustc_target 306.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = " 688fef9cc27837755019b72b4f13e7a3d3e5012473475f377b75dbb1f07beb5f"
3467
3579
"checksum rustc-ap-serialize 297.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = " c8f13510e617e2e322e3297038fd6a7346f2297124af9e10e33a627c5d544e9d"
3580
+ "checksum rustc-ap-serialize 306.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = " 5b2c0e8161e956647592a737074736e6ce05ea36b70c770ea8cca3eb9cb33737"
3468
3581
"checksum rustc-ap-syntax 297.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = " 0792f5a9ccfc5ec13bb5b0472fa49e145481029c39f6bf5b1a36decc99c3328f"
3582
+ "checksum rustc-ap-syntax 306.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = " 1adc189e5e4500a4167b9afa04e67067f40d0039e0e05870c977bebb561f065a"
3469
3583
"checksum rustc-ap-syntax_pos 297.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = " 0df9f97f41650d23b14f92f7267f8c61089655efb4533d82bf8991f99245198d"
3584
+ "checksum rustc-ap-syntax_pos 306.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = " 4d42c430dbb0be4377bfe6aa5099074c63ac8796b24098562c2e2154aecc5652"
3470
3585
"checksum rustc-demangle 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)" = " bcfe5b13211b4d78e5c2cadfebd7769197d95c639c35a50057eb4c05de811395"
3471
3586
"checksum rustc-hash 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)" = " 7540fc8b0c49f096ee9c961cda096467dce8084bec6bdca2fc83895fd9b28cb8"
3472
3587
"checksum rustc-rayon 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = " 8c6d5a683c6ba4ed37959097e88d71c9e8e26659a3cb5be8b389078e7ad45306"
0 commit comments