]> git.proxmox.com Git - rustc.git/blob - compiler/rustc_codegen_cranelift/build_sysroot/Cargo.lock
New upstream version 1.62.1+dfsg1
[rustc.git] / compiler / rustc_codegen_cranelift / build_sysroot / Cargo.lock
1 # This file is automatically @generated by Cargo.
2 # It is not intended for manual editing.
3 version = 3
4
5 [[package]]
6 name = "addr2line"
7 version = "0.16.0"
8 source = "registry+https://github.com/rust-lang/crates.io-index"
9 checksum = "3e61f2b7f93d2c7d2b08263acaa4a363b3e276806c68af6134c44f523bf1aacd"
10 dependencies = [
11 "compiler_builtins",
12 "gimli",
13 "rustc-std-workspace-alloc",
14 "rustc-std-workspace-core",
15 ]
16
17 [[package]]
18 name = "adler"
19 version = "1.0.2"
20 source = "registry+https://github.com/rust-lang/crates.io-index"
21 checksum = "f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe"
22 dependencies = [
23 "compiler_builtins",
24 "rustc-std-workspace-core",
25 ]
26
27 [[package]]
28 name = "alloc"
29 version = "0.0.0"
30 dependencies = [
31 "compiler_builtins",
32 "core",
33 ]
34
35 [[package]]
36 name = "autocfg"
37 version = "1.1.0"
38 source = "registry+https://github.com/rust-lang/crates.io-index"
39 checksum = "d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa"
40
41 [[package]]
42 name = "cc"
43 version = "1.0.73"
44 source = "registry+https://github.com/rust-lang/crates.io-index"
45 checksum = "2fff2a6927b3bb87f9595d67196a70493f627687a71d87a0d692242c33f58c11"
46
47 [[package]]
48 name = "cfg-if"
49 version = "0.1.10"
50 source = "registry+https://github.com/rust-lang/crates.io-index"
51 checksum = "4785bdd1c96b2a846b2bd7cc02e86b6b3dbf14e7e53446c4f54c92a361040822"
52 dependencies = [
53 "compiler_builtins",
54 "rustc-std-workspace-core",
55 ]
56
57 [[package]]
58 name = "compiler_builtins"
59 version = "0.1.72"
60 source = "registry+https://github.com/rust-lang/crates.io-index"
61 checksum = "afdbb35d279238cf77f0c9e8d90ad50d6c7bff476ab342baafa29440f0f10bff"
62 dependencies = [
63 "rustc-std-workspace-core",
64 ]
65
66 [[package]]
67 name = "core"
68 version = "0.0.0"
69
70 [[package]]
71 name = "dlmalloc"
72 version = "0.2.3"
73 source = "registry+https://github.com/rust-lang/crates.io-index"
74 checksum = "a6fe28e0bf9357092740362502f5cc7955d8dc125ebda71dec72336c2e15c62e"
75 dependencies = [
76 "compiler_builtins",
77 "libc",
78 "rustc-std-workspace-core",
79 ]
80
81 [[package]]
82 name = "fortanix-sgx-abi"
83 version = "0.3.3"
84 source = "registry+https://github.com/rust-lang/crates.io-index"
85 checksum = "c56c422ef86062869b2d57ae87270608dc5929969dd130a6e248979cf4fb6ca6"
86 dependencies = [
87 "compiler_builtins",
88 "rustc-std-workspace-core",
89 ]
90
91 [[package]]
92 name = "getopts"
93 version = "0.2.21"
94 source = "registry+https://github.com/rust-lang/crates.io-index"
95 checksum = "14dbbfd5c71d70241ecf9e6f13737f7b5ce823821063188d7e46c41d371eebd5"
96 dependencies = [
97 "rustc-std-workspace-core",
98 "rustc-std-workspace-std",
99 "unicode-width",
100 ]
101
102 [[package]]
103 name = "gimli"
104 version = "0.25.0"
105 source = "registry+https://github.com/rust-lang/crates.io-index"
106 checksum = "f0a01e0497841a3b2db4f8afa483cce65f7e96a3498bd6c541734792aeac8fe7"
107 dependencies = [
108 "compiler_builtins",
109 "rustc-std-workspace-alloc",
110 "rustc-std-workspace-core",
111 ]
112
113 [[package]]
114 name = "hashbrown"
115 version = "0.12.0"
116 source = "registry+https://github.com/rust-lang/crates.io-index"
117 checksum = "8c21d40587b92fa6a6c6e3c1bdbf87d75511db5672f9c93175574b3a00df1758"
118 dependencies = [
119 "compiler_builtins",
120 "rustc-std-workspace-alloc",
121 "rustc-std-workspace-core",
122 ]
123
124 [[package]]
125 name = "hermit-abi"
126 version = "0.2.0"
127 source = "registry+https://github.com/rust-lang/crates.io-index"
128 checksum = "1ab7905ea95c6d9af62940f9d7dd9596d54c334ae2c15300c482051292d5637f"
129 dependencies = [
130 "compiler_builtins",
131 "libc",
132 "rustc-std-workspace-core",
133 ]
134
135 [[package]]
136 name = "libc"
137 version = "0.2.124"
138 source = "registry+https://github.com/rust-lang/crates.io-index"
139 checksum = "21a41fed9d98f27ab1c6d161da622a4fa35e8a54a8adc24bbf3ddd0ef70b0e50"
140 dependencies = [
141 "rustc-std-workspace-core",
142 ]
143
144 [[package]]
145 name = "memchr"
146 version = "2.4.1"
147 source = "registry+https://github.com/rust-lang/crates.io-index"
148 checksum = "308cc39be01b73d0d18f82a0e7b2a3df85245f84af96fdddc5d202d27e47b86a"
149 dependencies = [
150 "compiler_builtins",
151 "rustc-std-workspace-core",
152 ]
153
154 [[package]]
155 name = "miniz_oxide"
156 version = "0.4.4"
157 source = "registry+https://github.com/rust-lang/crates.io-index"
158 checksum = "a92518e98c078586bc6c934028adcca4c92a53d6a958196de835170a01d84e4b"
159 dependencies = [
160 "adler",
161 "autocfg",
162 "compiler_builtins",
163 "rustc-std-workspace-alloc",
164 "rustc-std-workspace-core",
165 ]
166
167 [[package]]
168 name = "object"
169 version = "0.26.2"
170 source = "registry+https://github.com/rust-lang/crates.io-index"
171 checksum = "39f37e50073ccad23b6d09bcb5b263f4e76d3bb6038e4a3c08e52162ffa8abc2"
172 dependencies = [
173 "compiler_builtins",
174 "memchr",
175 "rustc-std-workspace-alloc",
176 "rustc-std-workspace-core",
177 ]
178
179 [[package]]
180 name = "panic_abort"
181 version = "0.0.0"
182 dependencies = [
183 "alloc",
184 "cfg-if",
185 "compiler_builtins",
186 "core",
187 "libc",
188 ]
189
190 [[package]]
191 name = "panic_unwind"
192 version = "0.0.0"
193 dependencies = [
194 "alloc",
195 "cfg-if",
196 "compiler_builtins",
197 "core",
198 "libc",
199 "unwind",
200 ]
201
202 [[package]]
203 name = "proc_macro"
204 version = "0.0.0"
205 dependencies = [
206 "core",
207 "std",
208 ]
209
210 [[package]]
211 name = "rustc-demangle"
212 version = "0.1.21"
213 source = "registry+https://github.com/rust-lang/crates.io-index"
214 checksum = "7ef03e0a2b150c7a90d01faf6254c9c48a41e95fb2a8c2ac1c6f0d2b9aefc342"
215 dependencies = [
216 "compiler_builtins",
217 "rustc-std-workspace-core",
218 ]
219
220 [[package]]
221 name = "rustc-std-workspace-alloc"
222 version = "1.99.0"
223 dependencies = [
224 "alloc",
225 ]
226
227 [[package]]
228 name = "rustc-std-workspace-core"
229 version = "1.99.0"
230 dependencies = [
231 "core",
232 ]
233
234 [[package]]
235 name = "rustc-std-workspace-std"
236 version = "1.99.0"
237 dependencies = [
238 "std",
239 ]
240
241 [[package]]
242 name = "std"
243 version = "0.0.0"
244 dependencies = [
245 "addr2line",
246 "alloc",
247 "cfg-if",
248 "compiler_builtins",
249 "core",
250 "dlmalloc",
251 "fortanix-sgx-abi",
252 "hashbrown",
253 "hermit-abi",
254 "libc",
255 "miniz_oxide",
256 "object",
257 "panic_abort",
258 "panic_unwind",
259 "rustc-demangle",
260 "std_detect",
261 "unwind",
262 "wasi",
263 ]
264
265 [[package]]
266 name = "std_detect"
267 version = "0.1.5"
268 dependencies = [
269 "cfg-if",
270 "compiler_builtins",
271 "libc",
272 "rustc-std-workspace-alloc",
273 "rustc-std-workspace-core",
274 ]
275
276 [[package]]
277 name = "sysroot"
278 version = "0.0.0"
279 dependencies = [
280 "alloc",
281 "compiler_builtins",
282 "core",
283 "std",
284 "test",
285 ]
286
287 [[package]]
288 name = "test"
289 version = "0.0.0"
290 dependencies = [
291 "cfg-if",
292 "core",
293 "getopts",
294 "libc",
295 "panic_abort",
296 "panic_unwind",
297 "proc_macro",
298 "std",
299 ]
300
301 [[package]]
302 name = "unicode-width"
303 version = "0.1.9"
304 source = "registry+https://github.com/rust-lang/crates.io-index"
305 checksum = "3ed742d4ea2bd1176e236172c8429aaf54486e7ac098db29ffe6529e0ce50973"
306 dependencies = [
307 "compiler_builtins",
308 "rustc-std-workspace-core",
309 "rustc-std-workspace-std",
310 ]
311
312 [[package]]
313 name = "unwind"
314 version = "0.0.0"
315 dependencies = [
316 "cc",
317 "cfg-if",
318 "compiler_builtins",
319 "core",
320 "libc",
321 ]
322
323 [[package]]
324 name = "wasi"
325 version = "0.11.0+wasi-snapshot-preview1"
326 source = "registry+https://github.com/rust-lang/crates.io-index"
327 checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423"
328 dependencies = [
329 "compiler_builtins",
330 "rustc-std-workspace-alloc",
331 "rustc-std-workspace-core",
332 ]