]> git.lizzy.rs Git - rust.git/blob - src/Cargo.lock
Rollup merge of #39604 - est31:i128_tests, r=alexcrichton
[rust.git] / src / Cargo.lock
1 [root]
2 name = "unwind"
3 version = "0.0.0"
4 dependencies = [
5  "core 0.0.0",
6  "libc 0.0.0",
7 ]
8
9 [[package]]
10 name = "alloc"
11 version = "0.0.0"
12 dependencies = [
13  "core 0.0.0",
14 ]
15
16 [[package]]
17 name = "alloc_jemalloc"
18 version = "0.0.0"
19 dependencies = [
20  "build_helper 0.1.0",
21  "core 0.0.0",
22  "gcc 0.3.43 (registry+https://github.com/rust-lang/crates.io-index)",
23  "libc 0.0.0",
24 ]
25
26 [[package]]
27 name = "alloc_system"
28 version = "0.0.0"
29 dependencies = [
30  "core 0.0.0",
31  "libc 0.0.0",
32 ]
33
34 [[package]]
35 name = "arena"
36 version = "0.0.0"
37
38 [[package]]
39 name = "bootstrap"
40 version = "0.0.0"
41 dependencies = [
42  "build_helper 0.1.0",
43  "cmake 0.1.18 (registry+https://github.com/rust-lang/crates.io-index)",
44  "filetime 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
45  "gcc 0.3.43 (registry+https://github.com/rust-lang/crates.io-index)",
46  "getopts 0.2.14 (registry+https://github.com/rust-lang/crates.io-index)",
47  "libc 0.2.17 (registry+https://github.com/rust-lang/crates.io-index)",
48  "num_cpus 0.2.13 (registry+https://github.com/rust-lang/crates.io-index)",
49  "rustc-serialize 0.3.19 (registry+https://github.com/rust-lang/crates.io-index)",
50  "toml 0.1.30 (registry+https://github.com/rust-lang/crates.io-index)",
51 ]
52
53 [[package]]
54 name = "build-manifest"
55 version = "0.1.0"
56 dependencies = [
57  "rustc-serialize 0.3.19 (registry+https://github.com/rust-lang/crates.io-index)",
58  "toml 0.1.30 (registry+https://github.com/rust-lang/crates.io-index)",
59 ]
60
61 [[package]]
62 name = "build_helper"
63 version = "0.1.0"
64 dependencies = [
65  "filetime 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
66 ]
67
68 [[package]]
69 name = "cargotest"
70 version = "0.1.0"
71
72 [[package]]
73 name = "cmake"
74 version = "0.1.18"
75 source = "registry+https://github.com/rust-lang/crates.io-index"
76 dependencies = [
77  "gcc 0.3.43 (registry+https://github.com/rust-lang/crates.io-index)",
78 ]
79
80 [[package]]
81 name = "collections"
82 version = "0.0.0"
83 dependencies = [
84  "alloc 0.0.0",
85  "core 0.0.0",
86  "std_unicode 0.0.0",
87 ]
88
89 [[package]]
90 name = "compiler_builtins"
91 version = "0.0.0"
92 dependencies = [
93  "core 0.0.0",
94  "gcc 0.3.43 (registry+https://github.com/rust-lang/crates.io-index)",
95 ]
96
97 [[package]]
98 name = "compiletest"
99 version = "0.0.0"
100 dependencies = [
101  "env_logger 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
102  "filetime 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
103  "log 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
104  "rustc-serialize 0.3.19 (registry+https://github.com/rust-lang/crates.io-index)",
105 ]
106
107 [[package]]
108 name = "core"
109 version = "0.0.0"
110
111 [[package]]
112 name = "env_logger"
113 version = "0.3.5"
114 source = "registry+https://github.com/rust-lang/crates.io-index"
115 dependencies = [
116  "log 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
117 ]
118
119 [[package]]
120 name = "error_index_generator"
121 version = "0.0.0"
122
123 [[package]]
124 name = "filetime"
125 version = "0.1.10"
126 source = "registry+https://github.com/rust-lang/crates.io-index"
127 dependencies = [
128  "libc 0.2.17 (registry+https://github.com/rust-lang/crates.io-index)",
129 ]
130
131 [[package]]
132 name = "flate"
133 version = "0.0.0"
134 dependencies = [
135  "build_helper 0.1.0",
136  "gcc 0.3.43 (registry+https://github.com/rust-lang/crates.io-index)",
137 ]
138
139 [[package]]
140 name = "fmt_macros"
141 version = "0.0.0"
142
143 [[package]]
144 name = "gcc"
145 version = "0.3.43"
146 source = "registry+https://github.com/rust-lang/crates.io-index"
147
148 [[package]]
149 name = "getopts"
150 version = "0.0.0"
151
152 [[package]]
153 name = "getopts"
154 version = "0.2.14"
155 source = "registry+https://github.com/rust-lang/crates.io-index"
156
157 [[package]]
158 name = "graphviz"
159 version = "0.0.0"
160
161 [[package]]
162 name = "libc"
163 version = "0.0.0"
164 dependencies = [
165  "core 0.0.0",
166 ]
167
168 [[package]]
169 name = "libc"
170 version = "0.2.17"
171 source = "registry+https://github.com/rust-lang/crates.io-index"
172
173 [[package]]
174 name = "linkchecker"
175 version = "0.1.0"
176
177 [[package]]
178 name = "log"
179 version = "0.0.0"
180
181 [[package]]
182 name = "log"
183 version = "0.3.6"
184 source = "registry+https://github.com/rust-lang/crates.io-index"
185
186 [[package]]
187 name = "num_cpus"
188 version = "0.2.13"
189 source = "registry+https://github.com/rust-lang/crates.io-index"
190 dependencies = [
191  "libc 0.2.17 (registry+https://github.com/rust-lang/crates.io-index)",
192 ]
193
194 [[package]]
195 name = "panic_abort"
196 version = "0.0.0"
197 dependencies = [
198  "core 0.0.0",
199  "libc 0.0.0",
200 ]
201
202 [[package]]
203 name = "panic_unwind"
204 version = "0.0.0"
205 dependencies = [
206  "alloc 0.0.0",
207  "core 0.0.0",
208  "libc 0.0.0",
209  "unwind 0.0.0",
210 ]
211
212 [[package]]
213 name = "proc_macro"
214 version = "0.0.0"
215 dependencies = [
216  "syntax 0.0.0",
217 ]
218
219 [[package]]
220 name = "proc_macro_plugin"
221 version = "0.0.0"
222 dependencies = [
223  "rustc_plugin 0.0.0",
224  "syntax 0.0.0",
225  "syntax_pos 0.0.0",
226 ]
227
228 [[package]]
229 name = "qemu-test-client"
230 version = "0.1.0"
231
232 [[package]]
233 name = "qemu-test-server"
234 version = "0.1.0"
235
236 [[package]]
237 name = "rand"
238 version = "0.0.0"
239 dependencies = [
240  "core 0.0.0",
241 ]
242
243 [[package]]
244 name = "rustbook"
245 version = "0.0.0"
246
247 [[package]]
248 name = "rustc"
249 version = "0.0.0"
250 dependencies = [
251  "arena 0.0.0",
252  "fmt_macros 0.0.0",
253  "graphviz 0.0.0",
254  "log 0.0.0",
255  "rustc_back 0.0.0",
256  "rustc_bitflags 0.0.0",
257  "rustc_const_math 0.0.0",
258  "rustc_data_structures 0.0.0",
259  "rustc_errors 0.0.0",
260  "rustc_llvm 0.0.0",
261  "serialize 0.0.0",
262  "syntax 0.0.0",
263  "syntax_pos 0.0.0",
264 ]
265
266 [[package]]
267 name = "rustc-main"
268 version = "0.0.0"
269 dependencies = [
270  "rustc_back 0.0.0",
271  "rustc_driver 0.0.0",
272  "rustdoc 0.0.0",
273 ]
274
275 [[package]]
276 name = "rustc-serialize"
277 version = "0.3.19"
278 source = "registry+https://github.com/rust-lang/crates.io-index"
279
280 [[package]]
281 name = "rustc_asan"
282 version = "0.0.0"
283 dependencies = [
284  "alloc_system 0.0.0",
285  "build_helper 0.1.0",
286  "cmake 0.1.18 (registry+https://github.com/rust-lang/crates.io-index)",
287  "core 0.0.0",
288 ]
289
290 [[package]]
291 name = "rustc_back"
292 version = "0.0.0"
293 dependencies = [
294  "log 0.0.0",
295  "serialize 0.0.0",
296  "syntax 0.0.0",
297 ]
298
299 [[package]]
300 name = "rustc_bitflags"
301 version = "0.0.0"
302
303 [[package]]
304 name = "rustc_borrowck"
305 version = "0.0.0"
306 dependencies = [
307  "graphviz 0.0.0",
308  "log 0.0.0",
309  "rustc 0.0.0",
310  "rustc_data_structures 0.0.0",
311  "rustc_errors 0.0.0",
312  "rustc_mir 0.0.0",
313  "syntax 0.0.0",
314  "syntax_pos 0.0.0",
315 ]
316
317 [[package]]
318 name = "rustc_const_eval"
319 version = "0.0.0"
320 dependencies = [
321  "arena 0.0.0",
322  "graphviz 0.0.0",
323  "log 0.0.0",
324  "rustc 0.0.0",
325  "rustc_back 0.0.0",
326  "rustc_const_math 0.0.0",
327  "rustc_data_structures 0.0.0",
328  "rustc_errors 0.0.0",
329  "syntax 0.0.0",
330  "syntax_pos 0.0.0",
331 ]
332
333 [[package]]
334 name = "rustc_const_math"
335 version = "0.0.0"
336 dependencies = [
337  "serialize 0.0.0",
338  "syntax 0.0.0",
339 ]
340
341 [[package]]
342 name = "rustc_data_structures"
343 version = "0.0.0"
344 dependencies = [
345  "log 0.0.0",
346  "serialize 0.0.0",
347 ]
348
349 [[package]]
350 name = "rustc_driver"
351 version = "0.0.0"
352 dependencies = [
353  "arena 0.0.0",
354  "graphviz 0.0.0",
355  "log 0.0.0",
356  "proc_macro_plugin 0.0.0",
357  "rustc 0.0.0",
358  "rustc_back 0.0.0",
359  "rustc_borrowck 0.0.0",
360  "rustc_const_eval 0.0.0",
361  "rustc_data_structures 0.0.0",
362  "rustc_errors 0.0.0",
363  "rustc_incremental 0.0.0",
364  "rustc_lint 0.0.0",
365  "rustc_llvm 0.0.0",
366  "rustc_metadata 0.0.0",
367  "rustc_mir 0.0.0",
368  "rustc_passes 0.0.0",
369  "rustc_plugin 0.0.0",
370  "rustc_privacy 0.0.0",
371  "rustc_resolve 0.0.0",
372  "rustc_save_analysis 0.0.0",
373  "rustc_trans 0.0.0",
374  "rustc_typeck 0.0.0",
375  "serialize 0.0.0",
376  "syntax 0.0.0",
377  "syntax_ext 0.0.0",
378  "syntax_pos 0.0.0",
379 ]
380
381 [[package]]
382 name = "rustc_errors"
383 version = "0.0.0"
384 dependencies = [
385  "serialize 0.0.0",
386  "syntax_pos 0.0.0",
387 ]
388
389 [[package]]
390 name = "rustc_incremental"
391 version = "0.0.0"
392 dependencies = [
393  "graphviz 0.0.0",
394  "log 0.0.0",
395  "rustc 0.0.0",
396  "rustc_data_structures 0.0.0",
397  "serialize 0.0.0",
398  "syntax 0.0.0",
399  "syntax_pos 0.0.0",
400 ]
401
402 [[package]]
403 name = "rustc_lint"
404 version = "0.0.0"
405 dependencies = [
406  "log 0.0.0",
407  "rustc 0.0.0",
408  "rustc_back 0.0.0",
409  "rustc_const_eval 0.0.0",
410  "syntax 0.0.0",
411  "syntax_pos 0.0.0",
412 ]
413
414 [[package]]
415 name = "rustc_llvm"
416 version = "0.0.0"
417 dependencies = [
418  "build_helper 0.1.0",
419  "gcc 0.3.43 (registry+https://github.com/rust-lang/crates.io-index)",
420  "rustc_bitflags 0.0.0",
421 ]
422
423 [[package]]
424 name = "rustc_lsan"
425 version = "0.0.0"
426 dependencies = [
427  "alloc_system 0.0.0",
428  "build_helper 0.1.0",
429  "cmake 0.1.18 (registry+https://github.com/rust-lang/crates.io-index)",
430  "core 0.0.0",
431 ]
432
433 [[package]]
434 name = "rustc_metadata"
435 version = "0.0.0"
436 dependencies = [
437  "flate 0.0.0",
438  "log 0.0.0",
439  "proc_macro 0.0.0",
440  "rustc 0.0.0",
441  "rustc_back 0.0.0",
442  "rustc_const_math 0.0.0",
443  "rustc_data_structures 0.0.0",
444  "rustc_errors 0.0.0",
445  "rustc_llvm 0.0.0",
446  "serialize 0.0.0",
447  "syntax 0.0.0",
448  "syntax_ext 0.0.0",
449  "syntax_pos 0.0.0",
450 ]
451
452 [[package]]
453 name = "rustc_mir"
454 version = "0.0.0"
455 dependencies = [
456  "graphviz 0.0.0",
457  "log 0.0.0",
458  "rustc 0.0.0",
459  "rustc_bitflags 0.0.0",
460  "rustc_const_eval 0.0.0",
461  "rustc_const_math 0.0.0",
462  "rustc_data_structures 0.0.0",
463  "syntax 0.0.0",
464  "syntax_pos 0.0.0",
465 ]
466
467 [[package]]
468 name = "rustc_msan"
469 version = "0.0.0"
470 dependencies = [
471  "alloc_system 0.0.0",
472  "build_helper 0.1.0",
473  "cmake 0.1.18 (registry+https://github.com/rust-lang/crates.io-index)",
474  "core 0.0.0",
475 ]
476
477 [[package]]
478 name = "rustc_passes"
479 version = "0.0.0"
480 dependencies = [
481  "log 0.0.0",
482  "rustc 0.0.0",
483  "rustc_const_eval 0.0.0",
484  "rustc_const_math 0.0.0",
485  "rustc_errors 0.0.0",
486  "syntax 0.0.0",
487  "syntax_pos 0.0.0",
488 ]
489
490 [[package]]
491 name = "rustc_platform_intrinsics"
492 version = "0.0.0"
493
494 [[package]]
495 name = "rustc_plugin"
496 version = "0.0.0"
497 dependencies = [
498  "rustc 0.0.0",
499  "rustc_back 0.0.0",
500  "rustc_errors 0.0.0",
501  "rustc_metadata 0.0.0",
502  "syntax 0.0.0",
503  "syntax_pos 0.0.0",
504 ]
505
506 [[package]]
507 name = "rustc_privacy"
508 version = "0.0.0"
509 dependencies = [
510  "rustc 0.0.0",
511  "syntax 0.0.0",
512  "syntax_pos 0.0.0",
513 ]
514
515 [[package]]
516 name = "rustc_resolve"
517 version = "0.0.0"
518 dependencies = [
519  "arena 0.0.0",
520  "log 0.0.0",
521  "rustc 0.0.0",
522  "rustc_errors 0.0.0",
523  "syntax 0.0.0",
524  "syntax_pos 0.0.0",
525 ]
526
527 [[package]]
528 name = "rustc_save_analysis"
529 version = "0.0.0"
530 dependencies = [
531  "log 0.0.0",
532  "rustc 0.0.0",
533  "serialize 0.0.0",
534  "syntax 0.0.0",
535  "syntax_pos 0.0.0",
536 ]
537
538 [[package]]
539 name = "rustc_trans"
540 version = "0.0.0"
541 dependencies = [
542  "flate 0.0.0",
543  "log 0.0.0",
544  "rustc 0.0.0",
545  "rustc_back 0.0.0",
546  "rustc_bitflags 0.0.0",
547  "rustc_const_eval 0.0.0",
548  "rustc_const_math 0.0.0",
549  "rustc_data_structures 0.0.0",
550  "rustc_errors 0.0.0",
551  "rustc_incremental 0.0.0",
552  "rustc_llvm 0.0.0",
553  "rustc_platform_intrinsics 0.0.0",
554  "syntax 0.0.0",
555  "syntax_pos 0.0.0",
556 ]
557
558 [[package]]
559 name = "rustc_tsan"
560 version = "0.0.0"
561 dependencies = [
562  "alloc_system 0.0.0",
563  "build_helper 0.1.0",
564  "cmake 0.1.18 (registry+https://github.com/rust-lang/crates.io-index)",
565  "core 0.0.0",
566 ]
567
568 [[package]]
569 name = "rustc_typeck"
570 version = "0.0.0"
571 dependencies = [
572  "arena 0.0.0",
573  "fmt_macros 0.0.0",
574  "log 0.0.0",
575  "rustc 0.0.0",
576  "rustc_back 0.0.0",
577  "rustc_const_eval 0.0.0",
578  "rustc_const_math 0.0.0",
579  "rustc_data_structures 0.0.0",
580  "rustc_errors 0.0.0",
581  "rustc_platform_intrinsics 0.0.0",
582  "syntax 0.0.0",
583  "syntax_pos 0.0.0",
584 ]
585
586 [[package]]
587 name = "rustdoc"
588 version = "0.0.0"
589 dependencies = [
590  "arena 0.0.0",
591  "build_helper 0.1.0",
592  "gcc 0.3.43 (registry+https://github.com/rust-lang/crates.io-index)",
593  "log 0.0.0",
594  "rustc 0.0.0",
595  "rustc_back 0.0.0",
596  "rustc_const_eval 0.0.0",
597  "rustc_data_structures 0.0.0",
598  "rustc_driver 0.0.0",
599  "rustc_errors 0.0.0",
600  "rustc_lint 0.0.0",
601  "rustc_metadata 0.0.0",
602  "rustc_resolve 0.0.0",
603  "rustc_trans 0.0.0",
604  "serialize 0.0.0",
605  "syntax 0.0.0",
606  "syntax_pos 0.0.0",
607 ]
608
609 [[package]]
610 name = "serialize"
611 version = "0.0.0"
612
613 [[package]]
614 name = "std"
615 version = "0.0.0"
616 dependencies = [
617  "alloc 0.0.0",
618  "alloc_jemalloc 0.0.0",
619  "alloc_system 0.0.0",
620  "build_helper 0.1.0",
621  "collections 0.0.0",
622  "compiler_builtins 0.0.0",
623  "core 0.0.0",
624  "gcc 0.3.43 (registry+https://github.com/rust-lang/crates.io-index)",
625  "libc 0.0.0",
626  "panic_abort 0.0.0",
627  "panic_unwind 0.0.0",
628  "rand 0.0.0",
629  "rustc_asan 0.0.0",
630  "rustc_lsan 0.0.0",
631  "rustc_msan 0.0.0",
632  "rustc_tsan 0.0.0",
633  "std_unicode 0.0.0",
634  "unwind 0.0.0",
635 ]
636
637 [[package]]
638 name = "std_shim"
639 version = "0.0.0"
640 dependencies = [
641  "core 0.0.0",
642  "std 0.0.0",
643 ]
644
645 [[package]]
646 name = "std_unicode"
647 version = "0.0.0"
648 dependencies = [
649  "core 0.0.0",
650 ]
651
652 [[package]]
653 name = "syntax"
654 version = "0.0.0"
655 dependencies = [
656  "log 0.0.0",
657  "rustc_bitflags 0.0.0",
658  "rustc_data_structures 0.0.0",
659  "rustc_errors 0.0.0",
660  "serialize 0.0.0",
661  "syntax_pos 0.0.0",
662 ]
663
664 [[package]]
665 name = "syntax_ext"
666 version = "0.0.0"
667 dependencies = [
668  "fmt_macros 0.0.0",
669  "log 0.0.0",
670  "proc_macro 0.0.0",
671  "rustc_errors 0.0.0",
672  "syntax 0.0.0",
673  "syntax_pos 0.0.0",
674 ]
675
676 [[package]]
677 name = "syntax_pos"
678 version = "0.0.0"
679 dependencies = [
680  "serialize 0.0.0",
681 ]
682
683 [[package]]
684 name = "term"
685 version = "0.0.0"
686
687 [[package]]
688 name = "test"
689 version = "0.0.0"
690 dependencies = [
691  "getopts 0.0.0",
692  "term 0.0.0",
693 ]
694
695 [[package]]
696 name = "test_shim"
697 version = "0.0.0"
698 dependencies = [
699  "test 0.0.0",
700 ]
701
702 [[package]]
703 name = "tidy"
704 version = "0.1.0"
705
706 [[package]]
707 name = "toml"
708 version = "0.1.30"
709 source = "registry+https://github.com/rust-lang/crates.io-index"
710 dependencies = [
711  "rustc-serialize 0.3.19 (registry+https://github.com/rust-lang/crates.io-index)",
712 ]
713
714 [metadata]
715 "checksum cmake 0.1.18 (registry+https://github.com/rust-lang/crates.io-index)" = "0e5bcf27e097a184c1df4437654ed98df3d7a516e8508a6ba45d8b092bbdf283"
716 "checksum env_logger 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)" = "15abd780e45b3ea4f76b4e9a26ff4843258dd8a3eed2775a0e7368c2e7936c2f"
717 "checksum filetime 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)" = "5363ab8e4139b8568a6237db5248646e5a8a2f89bd5ccb02092182b11fd3e922"
718 "checksum gcc 0.3.43 (registry+https://github.com/rust-lang/crates.io-index)" = "c07c758b972368e703a562686adb39125707cc1ef3399da8c019fc6c2498a75d"
719 "checksum getopts 0.2.14 (registry+https://github.com/rust-lang/crates.io-index)" = "d9047cfbd08a437050b363d35ef160452c5fe8ea5187ae0a624708c91581d685"
720 "checksum libc 0.2.17 (registry+https://github.com/rust-lang/crates.io-index)" = "044d1360593a78f5c8e5e710beccdc24ab71d1f01bc19a29bcacdba22e8475d8"
721 "checksum log 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)" = "ab83497bf8bf4ed2a74259c1c802351fcd67a65baa86394b6ba73c36f4838054"
722 "checksum num_cpus 0.2.13 (registry+https://github.com/rust-lang/crates.io-index)" = "cee7e88156f3f9e19bdd598f8d6c9db7bf4078f99f8381f43a55b09648d1a6e3"
723 "checksum rustc-serialize 0.3.19 (registry+https://github.com/rust-lang/crates.io-index)" = "6159e4e6e559c81bd706afe9c8fd68f547d3e851ce12e76b1de7914bab61691b"
724 "checksum toml 0.1.30 (registry+https://github.com/rust-lang/crates.io-index)" = "0590d72182e50e879c4da3b11c6488dae18fccb1ae0c7a3eda18e16795844796"