@@ -2469,7 +2469,6 @@ dependencies = [
24692469 " bitflags 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)" ,
24702470 " byteorder 1.2.7 (registry+https://github.com/rust-lang/crates.io-index)" ,
24712471 " chalk-engine 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
2472- " flate2 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)" ,
24732472 " fmt_macros 0.0.0" ,
24742473 " graphviz 0.0.0" ,
24752474 " jobserver 0.1.13 (registry+https://github.com/rust-lang/crates.io-index)" ,
@@ -2492,7 +2491,6 @@ dependencies = [
24922491 " smallvec 0.6.10 (registry+https://github.com/rust-lang/crates.io-index)" ,
24932492 " syntax 0.0.0" ,
24942493 " syntax_pos 0.0.0" ,
2495- " tempfile 3.0.5 (registry+https://github.com/rust-lang/crates.io-index)" ,
24962494]
24972495
24982496[[package ]]
@@ -2724,7 +2722,6 @@ name = "rustc_apfloat"
27242722version = " 0.0.0"
27252723dependencies = [
27262724 " bitflags 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)" ,
2727- " rustc_cratesio_shim 0.0.0" ,
27282725 " smallvec 0.6.10 (registry+https://github.com/rust-lang/crates.io-index)" ,
27292726]
27302727
@@ -2762,6 +2759,7 @@ dependencies = [
27622759 " num_cpus 1.8.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
27632760 " rustc-demangle 0.1.15 (registry+https://github.com/rust-lang/crates.io-index)" ,
27642761 " rustc_llvm 0.0.0" ,
2762+ " tempfile 3.0.5 (registry+https://github.com/rust-lang/crates.io-index)" ,
27652763]
27662764
27672765[[package ]]
@@ -2808,15 +2806,6 @@ dependencies = [
28082806 " syntax_pos 0.0.0" ,
28092807]
28102808
2811- [[package ]]
2812- name = " rustc_cratesio_shim"
2813- version = " 0.0.0"
2814- dependencies = [
2815- " bitflags 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)" ,
2816- " log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)" ,
2817- " unicode-width 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" ,
2818- ]
2819-
28202809[[package ]]
28212810name = " rustc_data_structures"
28222811version = " 0.0.0"
@@ -2832,7 +2821,6 @@ dependencies = [
28322821 " rustc-hash 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)" ,
28332822 " rustc-rayon 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
28342823 " rustc-rayon-core 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
2835- " rustc_cratesio_shim 0.0.0" ,
28362824 " serialize 0.0.0" ,
28372825 " smallvec 0.6.10 (registry+https://github.com/rust-lang/crates.io-index)" ,
28382826 " stable_deref_trait 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
@@ -2881,7 +2869,6 @@ dependencies = [
28812869 " annotate-snippets 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
28822870 " atty 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)" ,
28832871 " log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)" ,
2884- " rustc_cratesio_shim 0.0.0" ,
28852872 " rustc_data_structures 0.0.0" ,
28862873 " serialize 0.0.0" ,
28872874 " syntax_pos 0.0.0" ,
@@ -3111,7 +3098,6 @@ version = "0.0.0"
31113098dependencies = [
31123099 " bitflags 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)" ,
31133100 " log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)" ,
3114- " rustc_cratesio_shim 0.0.0" ,
31153101 " rustc_data_structures 0.0.0" ,
31163102 " serialize 0.0.0" ,
31173103 " syntax_pos 0.0.0" ,
0 commit comments