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