@@ -1896,6 +1896,52 @@ dependencies = [
18961896 " syntax_pos 0.0.0" ,
18971897]
18981898
1899+ [[package ]]
1900+ name = " rustc_codegen_llvm"
1901+ version = " 0.0.0"
1902+ dependencies = [
1903+ " bitflags 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)" ,
1904+ " cc 1.0.15 (registry+https://github.com/rust-lang/crates.io-index)" ,
1905+ " env_logger 0.5.8 (registry+https://github.com/rust-lang/crates.io-index)" ,
1906+ " flate2 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)" ,
1907+ " jobserver 0.1.11 (registry+https://github.com/rust-lang/crates.io-index)" ,
1908+ " libc 0.2.40 (registry+https://github.com/rust-lang/crates.io-index)" ,
1909+ " log 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)" ,
1910+ " num_cpus 1.8.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
1911+ " rustc 0.0.0" ,
1912+ " rustc-demangle 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)" ,
1913+ " rustc_allocator 0.0.0" ,
1914+ " rustc_apfloat 0.0.0" ,
1915+ " rustc_codegen_utils 0.0.0" ,
1916+ " rustc_data_structures 0.0.0" ,
1917+ " rustc_errors 0.0.0" ,
1918+ " rustc_incremental 0.0.0" ,
1919+ " rustc_llvm 0.0.0" ,
1920+ " rustc_mir 0.0.0" ,
1921+ " rustc_platform_intrinsics 0.0.0" ,
1922+ " rustc_target 0.0.0" ,
1923+ " serialize 0.0.0" ,
1924+ " syntax 0.0.0" ,
1925+ " syntax_pos 0.0.0" ,
1926+ " tempdir 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)" ,
1927+ ]
1928+
1929+ [[package ]]
1930+ name = " rustc_codegen_utils"
1931+ version = " 0.0.0"
1932+ dependencies = [
1933+ " ar 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)" ,
1934+ " flate2 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)" ,
1935+ " log 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)" ,
1936+ " rustc 0.0.0" ,
1937+ " rustc_data_structures 0.0.0" ,
1938+ " rustc_incremental 0.0.0" ,
1939+ " rustc_mir 0.0.0" ,
1940+ " rustc_target 0.0.0" ,
1941+ " syntax 0.0.0" ,
1942+ " syntax_pos 0.0.0" ,
1943+ ]
1944+
18991945[[package ]]
19001946name = " rustc_cratesio_shim"
19011947version = " 0.0.0"
@@ -1932,6 +1978,7 @@ dependencies = [
19321978 " rustc-rayon 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
19331979 " rustc_allocator 0.0.0" ,
19341980 " rustc_borrowck 0.0.0" ,
1981+ " rustc_codegen_utils 0.0.0" ,
19351982 " rustc_data_structures 0.0.0" ,
19361983 " rustc_errors 0.0.0" ,
19371984 " rustc_incremental 0.0.0" ,
@@ -1945,7 +1992,6 @@ dependencies = [
19451992 " rustc_save_analysis 0.0.0" ,
19461993 " rustc_target 0.0.0" ,
19471994 " rustc_traits 0.0.0" ,
1948- " rustc_trans_utils 0.0.0" ,
19491995 " rustc_typeck 0.0.0" ,
19501996 " scoped-tls 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" ,
19511997 " serialize 0.0.0" ,
@@ -2155,52 +2201,6 @@ dependencies = [
21552201 " syntax_pos 0.0.0" ,
21562202]
21572203
2158- [[package ]]
2159- name = " rustc_trans"
2160- version = " 0.0.0"
2161- dependencies = [
2162- " bitflags 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)" ,
2163- " cc 1.0.15 (registry+https://github.com/rust-lang/crates.io-index)" ,
2164- " env_logger 0.5.8 (registry+https://github.com/rust-lang/crates.io-index)" ,
2165- " flate2 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)" ,
2166- " jobserver 0.1.11 (registry+https://github.com/rust-lang/crates.io-index)" ,
2167- " libc 0.2.40 (registry+https://github.com/rust-lang/crates.io-index)" ,
2168- " log 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)" ,
2169- " num_cpus 1.8.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
2170- " rustc 0.0.0" ,
2171- " rustc-demangle 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)" ,
2172- " rustc_allocator 0.0.0" ,
2173- " rustc_apfloat 0.0.0" ,
2174- " rustc_data_structures 0.0.0" ,
2175- " rustc_errors 0.0.0" ,
2176- " rustc_incremental 0.0.0" ,
2177- " rustc_llvm 0.0.0" ,
2178- " rustc_mir 0.0.0" ,
2179- " rustc_platform_intrinsics 0.0.0" ,
2180- " rustc_target 0.0.0" ,
2181- " rustc_trans_utils 0.0.0" ,
2182- " serialize 0.0.0" ,
2183- " syntax 0.0.0" ,
2184- " syntax_pos 0.0.0" ,
2185- " tempdir 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)" ,
2186- ]
2187-
2188- [[package ]]
2189- name = " rustc_trans_utils"
2190- version = " 0.0.0"
2191- dependencies = [
2192- " ar 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)" ,
2193- " flate2 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)" ,
2194- " log 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)" ,
2195- " rustc 0.0.0" ,
2196- " rustc_data_structures 0.0.0" ,
2197- " rustc_incremental 0.0.0" ,
2198- " rustc_mir 0.0.0" ,
2199- " rustc_target 0.0.0" ,
2200- " syntax 0.0.0" ,
2201- " syntax_pos 0.0.0" ,
2202- ]
2203-
22042204[[package ]]
22052205name = " rustc_tsan"
22062206version = " 0.0.0"
0 commit comments