File tree
575 files changed
+522
-17
lines changed- src
- bootstrap
- librustc
- dep_graph
- hir
- middle
- ty/maps
- librustc_metadata
- librustc_trans
- back
- librustc_typeck/check
- libsyntax
- test/run-make-fulldeps
- a-b-a-linker-guard
- alloc-extern-crates
- allow-non-lint-warnings-cmdline
- allow-warnings-cmdline-stability
- archive-duplicate-names
- atomic-lock-free
- bare-outfile
- c-dynamic-dylib
- c-dynamic-rlib
- c-link-to-rust-dylib
- c-link-to-rust-staticlib
- c-static-dylib
- c-static-rlib
- cat-and-grep-sanity-check
- cdylib
- cdylib-fewer-symbols
- codegen-options-parsing
- compile-stdin
- compiler-lookup-paths
- compiler-lookup-paths-2
- compiler-rt-works-on-mingw
- crate-data-smoke
- crate-name-priority
- debug-assertions
- dep-info
- dep-info-doesnt-run-much
- dep-info-spaces
- duplicate-output-flavors
- dylib-chain
- emit
- error-found-staticlib-instead-crate
- error-writing-dependencies
- extern-diff-internal-name
- extern-flag-disambiguates
- extern-flag-fun
- extern-fn-generic
- extern-fn-mangle
- extern-fn-reachable
- extern-fn-struct-passing-abi
- extern-fn-with-extern-types
- extern-fn-with-packed-struct
- extern-fn-with-union
- extern-multiple-copies
- extern-multiple-copies2
- extern-overrides-distribution
- extra-filename-with-temp-outputs
- fpic
- hir-tree
- hotplug_codegen_backend
- include_bytes_deps
- inline-always-many-cgu
- interdependent-c-libraries
- intrinsic-unreachable
- invalid-library
- invalid-staticlib
- issue-11908
- issue-14500
- issue-14698
- issue-15460
- issue-18943
- issue-19371
- issue-20626
- issue-22131
- issue-24445
- issue-25581
- issue-26006
- in
- libc
- time
- issue-26092
- issue-28595
- issue-28766
- issue-30063
- issue-33329
- issue-35164
- submodule
- issue-37839
- issue-37893
- issue-38237
- issue-40535
- issue-46239
- issue-7349
- issues-41478-43796
- libs-and-bins
- libs-through-symlinks
- libtest-json
- link-arg
- link-cfg
- link-path-order
- linkage-attr-on-static
- linker-output-non-utf8
- llvm-pass
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
575 files changed
+522
-17
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
313 | 313 |
| |
314 | 314 |
| |
315 | 315 |
| |
| 316 | + | |
316 | 317 |
| |
317 | 318 |
| |
318 | 319 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
915 | 915 |
| |
916 | 916 |
| |
917 | 917 |
| |
918 |
| - | |
| 918 | + | |
919 | 919 |
| |
920 | 920 |
| |
921 | 921 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
759 | 759 |
| |
760 | 760 |
| |
761 | 761 |
| |
762 |
| - | |
| 762 | + | |
763 | 763 |
| |
764 | 764 |
| |
765 | 765 |
| |
766 | 766 |
| |
767 | 767 |
| |
| 768 | + | |
| 769 | + | |
| 770 | + | |
| 771 | + | |
| 772 | + | |
| 773 | + | |
768 | 774 |
| |
769 | 775 |
| |
770 | 776 |
| |
| |||
827 | 833 |
| |
828 | 834 |
| |
829 | 835 |
| |
830 |
| - | |
831 |
| - | |
| 836 | + | |
832 | 837 |
| |
833 | 838 |
| |
834 | 839 |
| |
| |||
849 | 854 |
| |
850 | 855 |
| |
851 | 856 |
| |
852 |
| - | |
| 857 | + | |
853 | 858 |
| |
854 | 859 |
| |
855 | 860 |
| |
| |||
931 | 936 |
| |
932 | 937 |
| |
933 | 938 |
| |
934 |
| - | |
| 939 | + | |
935 | 940 |
| |
936 | 941 |
| |
937 | 942 |
| |
| |||
944 | 949 |
| |
945 | 950 |
| |
946 | 951 |
| |
947 |
| - | |
| 952 | + | |
948 | 953 |
| |
949 | 954 |
| |
950 | 955 |
| |
951 | 956 |
| |
952 |
| - | |
| 957 | + | |
953 | 958 |
| |
954 | 959 |
| |
955 | 960 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
650 | 650 |
| |
651 | 651 |
| |
652 | 652 |
| |
| 653 | + | |
| 654 | + | |
653 | 655 |
| |
654 | 656 |
| |
655 | 657 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
25 | 25 |
| |
26 | 26 |
| |
27 | 27 |
| |
| 28 | + | |
28 | 29 |
| |
29 | 30 |
| |
30 | 31 |
| |
| |||
35 | 36 |
| |
36 | 37 |
| |
37 | 38 |
| |
| 39 | + | |
38 | 40 |
| |
39 | 41 |
| |
40 | 42 |
| |
| |||
60 | 62 |
| |
61 | 63 |
| |
62 | 64 |
| |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
63 | 76 |
| |
64 | 77 |
| |
65 | 78 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
318 | 318 |
| |
319 | 319 |
| |
320 | 320 |
| |
| 321 | + | |
| 322 | + | |
| 323 | + | |
| 324 | + | |
| 325 | + | |
321 | 326 |
| |
322 | 327 |
| |
323 | 328 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
678 | 678 |
| |
679 | 679 |
| |
680 | 680 |
| |
| 681 | + | |
| 682 | + | |
| 683 | + | |
| 684 | + | |
| 685 | + | |
| 686 | + | |
681 | 687 |
| |
682 | 688 |
| |
683 | 689 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
424 | 424 |
| |
425 | 425 |
| |
426 | 426 |
| |
| 427 | + | |
| 428 | + | |
427 | 429 |
| |
428 | 430 |
| |
429 | 431 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
940 | 940 |
| |
941 | 941 |
| |
942 | 942 |
| |
| 943 | + | |
943 | 944 |
| |
944 | 945 |
| |
945 | 946 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
271 | 271 |
| |
272 | 272 |
| |
273 | 273 |
| |
| 274 | + | |
| 275 | + | |
274 | 276 |
| |
275 | 277 |
| |
276 | 278 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1067 | 1067 |
| |
1068 | 1068 |
| |
1069 | 1069 |
| |
| 1070 | + | |
| 1071 | + | |
| 1072 | + | |
| 1073 | + | |
| 1074 | + | |
| 1075 | + | |
| 1076 | + | |
| 1077 | + | |
| 1078 | + | |
| 1079 | + | |
1070 | 1080 |
| |
1071 | 1081 |
| |
1072 | 1082 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
435 | 435 |
| |
436 | 436 |
| |
437 | 437 |
| |
| 438 | + | |
| 439 | + | |
| 440 | + | |
| 441 | + | |
| 442 | + | |
| 443 | + | |
438 | 444 |
| |
439 | 445 |
| |
440 | 446 |
| |
| |||
478 | 484 |
| |
479 | 485 |
| |
480 | 486 |
| |
| 487 | + | |
481 | 488 |
| |
482 | 489 |
| |
483 | 490 |
| |
| |||
1444 | 1451 |
| |
1445 | 1452 |
| |
1446 | 1453 |
| |
| 1454 | + | |
| 1455 | + | |
| 1456 | + | |
| 1457 | + | |
| 1458 | + | |
1447 | 1459 |
| |
1448 | 1460 |
| |
1449 | 1461 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
204 | 204 |
| |
205 | 205 |
| |
206 | 206 |
| |
| 207 | + | |
207 | 208 |
| |
208 | 209 |
| |
209 | 210 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
14 |
| - | |
| 14 | + | |
15 | 15 |
| |
| 16 | + | |
16 | 17 |
| |
| 18 | + | |
17 | 19 |
| |
18 | 20 |
| |
19 | 21 |
| |
| |||
161 | 163 |
| |
162 | 164 |
| |
163 | 165 |
| |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
164 | 194 |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
| 11 | + | |
11 | 12 |
| |
12 | 13 |
| |
13 | 14 |
| |
| |||
810 | 811 |
| |
811 | 812 |
| |
812 | 813 |
| |
| 814 | + | |
| 815 | + | |
| 816 | + | |
| 817 | + | |
| 818 | + | |
813 | 819 |
| |
814 | 820 |
| |
815 | 821 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + |
0 commit comments