File tree
70 files changed
+404
-155
lines changed- compiler
- rustc_codegen_ssa/src
- back
- rustc_const_eval/src
- const_eval
- interpret
- rustc_hir_typeck/src
- rustc_infer
- rustc_interface/src
- rustc_lint
- src
- rustc_metadata
- src
- rmeta
- decoder
- rustc_middle/src
- hir/map
- mir/interpret
- query
- ty
- print
- rustc_mir_build
- src
- rustc_passes/src
- rustc_smir/src/rustc_smir
- src
- librustdoc
- clean
- formats
- passes
- tools
- clippy/clippy_utils/src
- miri/src
- run-make-support/src
- tidy/src
- tests
- crashes
- run-make
- alloc-no-oom-handling
- alloc-no-rc
- alloc-no-sync
- core-no-oom-handling
- deref-impl-rustdoc-ice
- issue-24445
- issue-38237
- non-pie-thread-local
- ui
- consts
- extern-flag
- fn
- lint
- pub
- rfcs/rfc-2396-target_feature-11
- unsafe
- unsafe_op_in_unsafe_fn
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
70 files changed
+404
-155
lines changed+4-4
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
786 | 786 |
| |
787 | 787 |
| |
788 | 788 |
| |
789 |
| - | |
| 789 | + | |
790 | 790 |
| |
791 | 791 |
| |
792 | 792 |
| |
793 | 793 |
| |
794 |
| - | |
| 794 | + | |
795 | 795 |
| |
796 | 796 |
| |
797 | 797 |
| |
| |||
825 | 825 |
| |
826 | 826 |
| |
827 | 827 |
| |
828 |
| - | |
| 828 | + | |
829 | 829 |
| |
830 | 830 |
| |
831 | 831 |
| |
| |||
864 | 864 |
| |
865 | 865 |
| |
866 | 866 |
| |
867 |
| - | |
| 867 | + | |
868 | 868 |
| |
869 | 869 |
| |
870 | 870 |
| |
|
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
399 | 399 |
| |
400 | 400 |
| |
401 | 401 |
| |
402 |
| - | |
| 402 | + | |
403 | 403 |
| |
404 | 404 |
| |
405 | 405 |
| |
|
Diff for: compiler/rustc_codegen_ssa/src/base.rs
+2-2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
539 | 539 |
| |
540 | 540 |
| |
541 | 541 |
| |
542 |
| - | |
| 542 | + | |
543 | 543 |
| |
544 | 544 |
| |
545 | 545 |
| |
| |||
849 | 849 |
| |
850 | 850 |
| |
851 | 851 |
| |
852 |
| - | |
| 852 | + | |
853 | 853 |
| |
854 | 854 |
| |
855 | 855 |
| |
|
+5-4
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
5 |
| - | |
| 5 | + | |
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
| |||
139 | 139 |
| |
140 | 140 |
| |
141 | 141 |
| |
142 |
| - | |
143 |
| - | |
144 |
| - | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
145 | 146 |
| |
146 | 147 |
| |
147 | 148 |
| |
|
+14-3
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1181 | 1181 |
| |
1182 | 1182 |
| |
1183 | 1183 |
| |
1184 |
| - | |
1185 |
| - | |
1186 |
| - | |
| 1184 | + | |
| 1185 | + | |
| 1186 | + | |
| 1187 | + | |
| 1188 | + | |
| 1189 | + | |
| 1190 | + | |
| 1191 | + | |
| 1192 | + | |
| 1193 | + | |
| 1194 | + | |
| 1195 | + | |
| 1196 | + | |
| 1197 | + | |
1187 | 1198 |
| |
1188 | 1199 |
| |
1189 | 1200 |
| |
|
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1159 | 1159 |
| |
1160 | 1160 |
| |
1161 | 1161 |
| |
1162 |
| - | |
| 1162 | + | |
1163 | 1163 |
| |
1164 | 1164 |
| |
1165 | 1165 |
| |
|
Diff for: compiler/rustc_infer/messages.ftl
+2-2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
104 | 104 |
| |
105 | 105 |
| |
106 | 106 |
| |
107 |
| - | |
| 107 | + | |
108 | 108 |
| |
109 | 109 |
| |
110 |
| - | |
| 110 | + | |
111 | 111 |
| |
112 | 112 |
| |
113 | 113 |
| |
|
Diff for: compiler/rustc_interface/src/passes.rs
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
458 | 458 |
| |
459 | 459 |
| |
460 | 460 |
| |
461 |
| - | |
| 461 | + | |
462 | 462 |
| |
463 | 463 |
| |
464 | 464 |
| |
|
Diff for: compiler/rustc_lint/messages.ftl
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
627 | 627 |
| |
628 | 628 |
| |
629 | 629 |
| |
630 |
| - | |
| 630 | + | |
631 | 631 |
| |
632 | 632 |
| |
633 | 633 |
| |
|
Diff for: compiler/rustc_lint/src/builtin.rs
+4-5
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
674 | 674 |
| |
675 | 675 |
| |
676 | 676 |
| |
677 |
| - | |
678 |
| - | |
| 677 | + | |
679 | 678 |
| |
680 | 679 |
| |
681 |
| - | |
| 680 | + | |
682 | 681 |
| |
683 | 682 |
| |
684 | 683 |
| |
| |||
694 | 693 |
| |
695 | 694 |
| |
696 | 695 |
| |
697 |
| - | |
| 696 | + | |
698 | 697 |
| |
699 | 698 |
| |
700 | 699 |
| |
| |||
711 | 710 |
| |
712 | 711 |
| |
713 | 712 |
| |
714 |
| - | |
| 713 | + | |
715 | 714 |
| |
716 | 715 |
| |
717 | 716 |
| |
|
Diff for: compiler/rustc_lint/src/lints.rs
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2228 | 2228 |
| |
2229 | 2229 |
| |
2230 | 2230 |
| |
2231 |
| - | |
| 2231 | + | |
2232 | 2232 |
| |
2233 | 2233 |
| |
2234 | 2234 |
| |
|
Diff for: compiler/rustc_metadata/messages.ftl
+3-3
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
91 | 91 |
| |
92 | 92 |
| |
93 | 93 |
| |
94 |
| - | |
95 |
| - | |
96 |
| - | |
97 | 94 |
| |
98 | 95 |
| |
99 | 96 |
| |
| |||
233 | 230 |
| |
234 | 231 |
| |
235 | 232 |
| |
| 233 | + | |
| 234 | + | |
| 235 | + | |
236 | 236 |
| |
237 | 237 |
| |
238 | 238 |
| |
|
+6-6
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
143 | 143 |
| |
144 | 144 |
| |
145 | 145 |
| |
146 |
| - | |
| 146 | + | |
147 | 147 |
| |
148 | 148 |
| |
149 | 149 |
| |
| |||
164 | 164 |
| |
165 | 165 |
| |
166 | 166 |
| |
167 |
| - | |
| 167 | + | |
168 | 168 |
| |
169 | 169 |
| |
170 | 170 |
| |
| |||
182 | 182 |
| |
183 | 183 |
| |
184 | 184 |
| |
185 |
| - | |
| 185 | + | |
186 | 186 |
| |
187 | 187 |
| |
188 | 188 |
| |
| |||
196 | 196 |
| |
197 | 197 |
| |
198 | 198 |
| |
199 |
| - | |
| 199 | + | |
200 | 200 |
| |
201 | 201 |
| |
202 | 202 |
| |
| |||
284 | 284 |
| |
285 | 285 |
| |
286 | 286 |
| |
287 |
| - | |
| 287 | + | |
288 | 288 |
| |
289 | 289 |
| |
290 | 290 |
| |
| |||
305 | 305 |
| |
306 | 306 |
| |
307 | 307 |
| |
308 |
| - | |
| 308 | + | |
309 | 309 |
| |
310 | 310 |
| |
311 | 311 |
| |
|
Diff for: compiler/rustc_metadata/src/errors.rs
+2-2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
142 | 142 |
| |
143 | 143 |
| |
144 | 144 |
| |
145 |
| - | |
146 |
| - | |
| 145 | + | |
| 146 | + | |
147 | 147 |
| |
148 | 148 |
| |
149 | 149 |
| |
|
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
151 | 151 |
| |
152 | 152 |
| |
153 | 153 |
| |
154 |
| - | |
| 154 | + | |
155 | 155 |
| |
156 | 156 |
| |
157 | 157 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
435 | 435 |
| |
436 | 436 |
| |
437 | 437 |
| |
438 |
| - | |
| 438 | + | |
439 | 439 |
| |
440 | 440 |
| |
441 | 441 |
| |
| |||
505 | 505 |
| |
506 | 506 |
| |
507 | 507 |
| |
508 |
| - | |
| 508 | + | |
509 | 509 |
| |
510 | 510 |
| |
511 | 511 |
| |
|
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1898 | 1898 |
| |
1899 | 1899 |
| |
1900 | 1900 |
| |
1901 |
| - | |
| 1901 | + | |
1902 | 1902 |
| |
1903 | 1903 |
| |
1904 | 1904 |
| |
|
+3-3
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1016 | 1016 |
| |
1017 | 1017 |
| |
1018 | 1018 |
| |
1019 |
| - | |
| 1019 | + | |
1020 | 1020 |
| |
1021 | 1021 |
| |
1022 | 1022 |
| |
| |||
1085 | 1085 |
| |
1086 | 1086 |
| |
1087 | 1087 |
| |
1088 |
| - | |
| 1088 | + | |
1089 | 1089 |
| |
1090 |
| - | |
| 1090 | + | |
1091 | 1091 |
| |
1092 | 1092 |
| |
1093 | 1093 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
66 | 66 |
| |
67 | 67 |
| |
68 | 68 |
| |
| 69 | + | |
| 70 | + | |
| 71 | + | |
69 | 72 |
| |
70 | 73 |
| |
71 | 74 |
| |
|
Diff for: compiler/rustc_middle/src/query/mod.rs
+13-4
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1860 | 1860 |
| |
1861 | 1861 |
| |
1862 | 1862 |
| |
1863 |
| - | |
| 1863 | + | |
| 1864 | + | |
| 1865 | + | |
| 1866 | + | |
| 1867 | + | |
| 1868 | + | |
| 1869 | + | |
| 1870 | + | |
| 1871 | + | |
| 1872 | + | |
1864 | 1873 |
| |
1865 | 1874 |
| |
1866 | 1875 |
| |
1867 |
| - | |
1868 |
| - | |
1869 |
| - | |
| 1876 | + | |
| 1877 | + | |
| 1878 | + | |
1870 | 1879 |
| |
1871 | 1880 |
| |
1872 | 1881 |
| |
|
Diff for: compiler/rustc_middle/src/ty/context.rs
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1611 | 1611 |
| |
1612 | 1612 |
| |
1613 | 1613 |
| |
1614 |
| - | |
| 1614 | + | |
1615 | 1615 |
| |
1616 | 1616 |
| |
1617 | 1617 |
| |
|
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3258 | 3258 |
| |
3259 | 3259 |
| |
3260 | 3260 |
| |
3261 |
| - | |
| 3261 | + | |
3262 | 3262 |
| |
3263 | 3263 |
| |
3264 | 3264 |
| |
|
0 commit comments