@@ -1933,9 +1933,9 @@ dependencies = [
19331933 " rustc_data_structures 0.0.0" ,
19341934 " rustc_errors 0.0.0" ,
19351935 " rustc_fs_util 0.0.0" ,
1936+ " rustc_serialize 0.0.0" ,
19361937 " rustc_target 0.0.0" ,
19371938 " scoped-tls 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" ,
1938- " serialize 0.0.0" ,
19391939 " smallvec 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)" ,
19401940 " syntax 0.0.0" ,
19411941 " syntax_pos 0.0.0" ,
@@ -2187,8 +2187,8 @@ dependencies = [
21872187 " rustc_fs_util 0.0.0" ,
21882188 " rustc_incremental 0.0.0" ,
21892189 " rustc_mir 0.0.0" ,
2190+ " rustc_serialize 0.0.0" ,
21902191 " rustc_target 0.0.0" ,
2191- " serialize 0.0.0" ,
21922192 " syntax 0.0.0" ,
21932193 " syntax_pos 0.0.0" ,
21942194]
@@ -2231,7 +2231,7 @@ dependencies = [
22312231 " rustc-rayon 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" ,
22322232 " rustc-rayon-core 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" ,
22332233 " rustc_cratesio_shim 0.0.0" ,
2234- " serialize 0.0.0" ,
2234+ " rustc_serialize 0.0.0" ,
22352235 " smallvec 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)" ,
22362236 " stable_deref_trait 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
22372237]
@@ -2261,11 +2261,11 @@ dependencies = [
22612261 " rustc_privacy 0.0.0" ,
22622262 " rustc_resolve 0.0.0" ,
22632263 " rustc_save_analysis 0.0.0" ,
2264+ " rustc_serialize 0.0.0" ,
22642265 " rustc_target 0.0.0" ,
22652266 " rustc_traits 0.0.0" ,
22662267 " rustc_typeck 0.0.0" ,
22672268 " scoped-tls 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" ,
2268- " serialize 0.0.0" ,
22692269 " smallvec 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)" ,
22702270 " syntax 0.0.0" ,
22712271 " syntax_ext 0.0.0" ,
@@ -2280,7 +2280,7 @@ dependencies = [
22802280 " log 0.4.5 (registry+https://github.com/rust-lang/crates.io-index)" ,
22812281 " rustc_cratesio_shim 0.0.0" ,
22822282 " rustc_data_structures 0.0.0" ,
2283- " serialize 0.0.0" ,
2283+ " rustc_serialize 0.0.0" ,
22842284 " syntax_pos 0.0.0" ,
22852285 " termcolor 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)" ,
22862286 " unicode-width 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" ,
@@ -2300,7 +2300,7 @@ dependencies = [
23002300 " rustc 0.0.0" ,
23012301 " rustc_data_structures 0.0.0" ,
23022302 " rustc_fs_util 0.0.0" ,
2303- " serialize 0.0.0" ,
2303+ " rustc_serialize 0.0.0" ,
23042304 " syntax 0.0.0" ,
23052305 " syntax_pos 0.0.0" ,
23062306]
@@ -2347,8 +2347,8 @@ dependencies = [
23472347 " rustc 0.0.0" ,
23482348 " rustc_data_structures 0.0.0" ,
23492349 " rustc_errors 0.0.0" ,
2350+ " rustc_serialize 0.0.0" ,
23502351 " rustc_target 0.0.0" ,
2351- " serialize 0.0.0" ,
23522352 " stable_deref_trait 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
23532353 " syntax 0.0.0" ,
23542354 " syntax_ext 0.0.0" ,
@@ -2371,8 +2371,8 @@ dependencies = [
23712371 " rustc_apfloat 0.0.0" ,
23722372 " rustc_data_structures 0.0.0" ,
23732373 " rustc_errors 0.0.0" ,
2374+ " rustc_serialize 0.0.0" ,
23742375 " rustc_target 0.0.0" ,
2375- " serialize 0.0.0" ,
23762376 " smallvec 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)" ,
23772377 " syntax 0.0.0" ,
23782378 " syntax_pos 0.0.0" ,
@@ -2460,6 +2460,13 @@ dependencies = [
24602460 " syntax_pos 0.0.0" ,
24612461]
24622462
2463+ [[package ]]
2464+ name = " rustc_serialize"
2465+ version = " 0.0.0"
2466+ dependencies = [
2467+ " smallvec 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)" ,
2468+ ]
2469+
24632470[[package ]]
24642471name = " rustc_target"
24652472version = " 0.0.0"
@@ -2468,7 +2475,7 @@ dependencies = [
24682475 " log 0.4.5 (registry+https://github.com/rust-lang/crates.io-index)" ,
24692476 " rustc_cratesio_shim 0.0.0" ,
24702477 " rustc_data_structures 0.0.0" ,
2471- " serialize 0.0.0" ,
2478+ " rustc_serialize 0.0.0" ,
24722479]
24732480
24742481[[package ]]
@@ -2678,13 +2685,6 @@ dependencies = [
26782685 " serde 1.0.75 (registry+https://github.com/rust-lang/crates.io-index)" ,
26792686]
26802687
2681- [[package ]]
2682- name = " serialize"
2683- version = " 0.0.0"
2684- dependencies = [
2685- " smallvec 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)" ,
2686- ]
2687-
26882688[[package ]]
26892689name = " shell-escape"
26902690version = " 0.1.4"
@@ -2869,9 +2869,9 @@ dependencies = [
28692869 " log 0.4.5 (registry+https://github.com/rust-lang/crates.io-index)" ,
28702870 " rustc_data_structures 0.0.0" ,
28712871 " rustc_errors 0.0.0" ,
2872+ " rustc_serialize 0.0.0" ,
28722873 " rustc_target 0.0.0" ,
28732874 " scoped-tls 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" ,
2874- " serialize 0.0.0" ,
28752875 " smallvec 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)" ,
28762876 " syntax_pos 0.0.0" ,
28772877]
@@ -2897,8 +2897,8 @@ dependencies = [
28972897 " arena 0.0.0" ,
28982898 " cfg-if 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" ,
28992899 " rustc_data_structures 0.0.0" ,
2900+ " rustc_serialize 0.0.0" ,
29002901 " scoped-tls 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" ,
2901- " serialize 0.0.0" ,
29022902 " unicode-width 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" ,
29032903]
29042904
0 commit comments