File tree
135 files changed
+2041
-2701
lines changed- src
- doc
- unstable-book/src
- library-features
- liballoc
- libcollections
- btree
- tests
- libcore
- fmt
- num
- dec2flt
- flt2dec
- tests/num/dec2flt
- librustc
- dep_graph
- ich
- infer
- region_inference
- middle
- mir
- traits
- trans
- ty
- librustc_borrowck/borrowck/gather_loans
- librustc_const_eval
- librustc_driver
- librustc_metadata
- librustc_mir
- build/matches
- hair/cx
- transform
- util
- librustc_trans
- back
- mir
- librustc_typeck
- check
- method
- librustdoc
- clean
- html
- libstd
- collections/hash
- sync/mpsc
- libsyntax/parse
- test
- codegen
- compile-fail
- parse-fail
- run-pass
- auxiliary
- union
- rustdoc
- tools/error_index_generator
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
135 files changed
+2041
-2701
lines changed- .travis.yml+2
- Cargo.lock+4-4
- Makefile.in+15
- src/bin/init.rs+1-1
- src/bin/new.rs+1-1
- src/cargo/core/manifest.rs+5-2
- src/cargo/core/resolver/mod.rs+41-26
- src/cargo/ops/cargo_generate_lockfile.rs+1-1
- src/cargo/ops/cargo_new.rs+2-2
- src/cargo/ops/cargo_package.rs+2-1
- src/cargo/ops/cargo_rustc/job_queue.rs+28-6
- src/cargo/ops/cargo_rustc/mod.rs+23-6
- src/cargo/ops/cargo_test.rs+1-1
- src/cargo/sources/git/utils.rs+51-44
- src/cargo/util/config.rs+15-5
- src/cargo/util/rustc.rs+14-4
- src/cargo/util/toml.rs+4-1
- src/ci/docker/android/Dockerfile+27
- src/ci/run.sh+6
- src/doc/environment-variables.md+3
- src/doc/specifying-dependencies.md+4
- tests/bench.rs+24-24
- tests/build-script.rs+1-4
- tests/build.rs+21-7
- tests/cargotest/lib.rs+4-1
- tests/cfg.rs+1-11
- tests/check.rs-31
- tests/cross-compile.rs+4-4
- tests/doc.rs+1-3
- tests/git.rs+67
- tests/package.rs+2-1
- tests/publish.rs+2-1
- tests/registry.rs+3-6
- tests/test.rs+81-12
- tests/warn-on-failure.rs+92
Lines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
781 | 781 |
| |
782 | 782 |
| |
783 | 783 |
| |
| 784 | + | |
784 | 785 |
| |
785 | 786 |
| |
786 |
| - | |
787 |
| - | |
| 787 | + | |
| 788 | + | |
788 | 789 |
| |
789 | 790 |
| |
790 | 791 |
| |
|
Lines changed: 0 additions & 9 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
101 | 101 |
| |
102 | 102 |
| |
103 | 103 |
| |
104 |
| - | |
105 | 104 |
| |
106 |
| - | |
107 | 105 |
| |
108 |
| - | |
109 | 106 |
| |
110 | 107 |
| |
111 | 108 |
| |
| |||
130 | 127 |
| |
131 | 128 |
| |
132 | 129 |
| |
133 |
| - | |
134 | 130 |
| |
135 | 131 |
| |
136 | 132 |
| |
137 | 133 |
| |
138 | 134 |
| |
139 | 135 |
| |
140 |
| - | |
141 | 136 |
| |
142 | 137 |
| |
143 | 138 |
| |
| |||
157 | 152 |
| |
158 | 153 |
| |
159 | 154 |
| |
160 |
| - | |
161 | 155 |
| |
162 | 156 |
| |
163 | 157 |
| |
164 | 158 |
| |
165 | 159 |
| |
166 | 160 |
| |
167 | 161 |
| |
168 |
| - | |
169 | 162 |
| |
170 | 163 |
| |
171 | 164 |
| |
| |||
188 | 181 |
| |
189 | 182 |
| |
190 | 183 |
| |
191 |
| - | |
192 | 184 |
| |
193 | 185 |
| |
194 | 186 |
| |
| |||
224 | 216 |
| |
225 | 217 |
| |
226 | 218 |
| |
227 |
| - |
Lines changed: 0 additions & 7 deletions
This file was deleted.
Lines changed: 0 additions & 7 deletions
This file was deleted.
Lines changed: 0 additions & 7 deletions
This file was deleted.
Lines changed: 0 additions & 7 deletions
This file was deleted.
Lines changed: 0 additions & 7 deletions
This file was deleted.
Lines changed: 0 additions & 7 deletions
This file was deleted.
Lines changed: 0 additions & 5 deletions
This file was deleted.
Lines changed: 0 additions & 5 deletions
This file was deleted.
Lines changed: 0 additions & 7 deletions
This file was deleted.
Lines changed: 2 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
19 |
| - | |
20 | 19 |
| |
21 | 20 |
| |
22 | 21 |
| |
| |||
158 | 157 |
| |
159 | 158 |
| |
160 | 159 |
| |
161 |
| - | |
162 |
| - | |
| 160 | + | |
163 | 161 |
| |
164 |
| - | |
| 162 | + | |
165 | 163 |
| |
166 | 164 |
| |
167 | 165 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
87 | 87 |
| |
88 | 88 |
| |
89 | 89 |
| |
| 90 | + | |
90 | 91 |
| |
91 | 92 |
| |
92 | 93 |
| |
|
Lines changed: 34 additions & 20 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
239 | 239 |
| |
240 | 240 |
| |
241 | 241 |
| |
242 |
| - | |
| 242 | + | |
243 | 243 |
| |
244 | 244 |
| |
245 | 245 |
| |
| |||
248 | 248 |
| |
249 | 249 |
| |
250 | 250 |
| |
251 |
| - | |
252 | 251 |
| |
253 | 252 |
| |
254 | 253 |
| |
| |||
341 | 340 |
| |
342 | 341 |
| |
343 | 342 |
| |
344 |
| - | |
345 |
| - | |
346 |
| - | |
347 |
| - | |
348 |
| - | |
349 |
| - | |
350 |
| - | |
351 |
| - | |
352 |
| - | |
353 |
| - | |
354 |
| - | |
355 |
| - | |
356 |
| - | |
357 | 343 |
| |
358 | 344 |
| |
359 | 345 |
| |
| |||
438 | 424 |
| |
439 | 425 |
| |
440 | 426 |
| |
| 427 | + | |
| 428 | + | |
| 429 | + | |
| 430 | + | |
| 431 | + | |
| 432 | + | |
| 433 | + | |
| 434 | + | |
| 435 | + | |
| 436 | + | |
| 437 | + | |
| 438 | + | |
| 439 | + | |
| 440 | + | |
| 441 | + | |
| 442 | + | |
| 443 | + | |
| 444 | + | |
| 445 | + | |
| 446 | + | |
| 447 | + | |
| 448 | + | |
| 449 | + | |
| 450 | + | |
| 451 | + | |
| 452 | + | |
| 453 | + | |
| 454 | + | |
| 455 | + | |
| 456 | + | |
| 457 | + | |
| 458 | + | |
441 | 459 |
| |
442 | 460 |
| |
443 | 461 |
| |
| |||
501 | 519 |
| |
502 | 520 |
| |
503 | 521 |
| |
504 |
| - | |
505 |
| - | |
506 |
| - | |
507 |
| - | |
508 |
| - | |
| 522 | + | |
509 | 523 |
| |
510 | 524 |
| |
511 | 525 |
| |
|
Lines changed: 1 addition & 77 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
555 | 555 |
| |
556 | 556 |
| |
557 | 557 |
| |
558 |
| - | |
559 |
| - | |
560 |
| - | |
561 |
| - | |
562 |
| - | |
563 |
| - | |
564 |
| - | |
565 |
| - | |
566 |
| - | |
567 |
| - | |
568 |
| - | |
569 |
| - | |
570 |
| - | |
571 |
| - | |
572 |
| - | |
573 |
| - | |
574 |
| - | |
575 |
| - | |
576 |
| - | |
577 |
| - | |
578 |
| - | |
579 |
| - | |
580 |
| - | |
581 |
| - | |
582 |
| - | |
583 |
| - | |
584 |
| - | |
585 |
| - | |
586 |
| - | |
587 |
| - | |
588 |
| - | |
589 |
| - | |
590 |
| - | |
591 |
| - | |
592 |
| - | |
593 |
| - | |
594 |
| - | |
595 |
| - | |
596 |
| - | |
597 |
| - | |
598 |
| - | |
599 |
| - | |
600 |
| - | |
601 |
| - | |
602 |
| - | |
603 |
| - | |
604 |
| - | |
605 |
| - | |
606 |
| - | |
607 |
| - | |
608 |
| - | |
609 |
| - | |
610 |
| - | |
611 |
| - | |
612 |
| - | |
613 |
| - | |
614 |
| - | |
615 |
| - | |
616 |
| - | |
617 |
| - | |
618 |
| - | |
619 |
| - | |
620 |
| - | |
621 |
| - | |
622 |
| - | |
623 |
| - | |
624 |
| - | |
625 |
| - | |
626 |
| - | |
627 |
| - | |
628 |
| - | |
629 |
| - | |
630 |
| - | |
631 |
| - | |
632 |
| - | |
633 |
| - | |
634 | 558 |
| |
635 | 559 |
| |
636 | 560 |
| |
| |||
1042 | 966 |
| |
1043 | 967 |
| |
1044 | 968 |
| |
1045 |
| - | |
| 969 | + | |
1046 | 970 |
| |
1047 | 971 |
| |
1048 | 972 |
| |
|
Lines changed: 1 addition & 8 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
298 | 298 |
| |
299 | 299 |
| |
300 | 300 |
| |
301 |
| - | |
| 301 | + | |
302 | 302 |
| |
303 | 303 |
| |
304 | 304 |
| |
| |||
2217 | 2217 |
| |
2218 | 2218 |
| |
2219 | 2219 |
| |
2220 |
| - | |
2221 |
| - | |
2222 |
| - | |
2223 |
| - | |
2224 |
| - | |
2225 |
| - | |
2226 |
| - | |
2227 | 2220 |
| |
2228 | 2221 |
| |
2229 | 2222 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
97 | 97 |
| |
98 | 98 |
| |
99 | 99 |
| |
100 |
| - | |
| 100 | + | |
101 | 101 |
| |
102 | 102 |
| |
103 | 103 |
| |
|
0 commit comments