File tree
149 files changed
+3024
-1531
lines changed- compiler
- rustc_ast_lowering/src
- rustc_borrowck/src/diagnostics
- rustc_const_eval/src
- const_eval
- interpret
- rustc_driver_impl/src
- rustc_hir/src
- rustc_hir_analysis/src
- check
- hir_ty_lowering
- rustc_hir_pretty/src
- rustc_hir_typeck/src
- fn_ctxt
- method
- rustc_lint/src
- rustc_middle/src
- mir/interpret
- traits
- ty
- print
- rustc_mir_build/src
- builder/matches
- thir/pattern
- rustc_monomorphize/src
- rustc_passes/src
- rustc_smir/src/rustc_smir
- rustc_target/src
- rustc_trait_selection
- src
- error_reporting
- infer
- traits
- traits
- library
- alloc/src/collections/btree
- core/src
- alloc
- slice
- std/src
- io/pipe
- sys/pal/uefi
- src
- ci
- docker/host-x86_64/mingw-check
- github-actions
- doc/rustc-dev-guide
- .github/workflows
- examples
- src
- backend
- solve
- librustdoc
- clean
- html
- render
- static/js
- tools
- clippy
- clippy_lints/src
- matches
- utils
- clippy_utils/src
- miri/src/shims
- unix
- linux
- windows
- run-make-support/src
- external_deps
- rustbook
- tidy/src
- tests
- codegen
- lib-optimizations
- simd-intrinsic
- crashes
- mir-opt
- run-make/translation
- ui
- asm/riscv
- borrowck
- const-generics
- generic_const_exprs
- issues
- consts
- did_you_mean
- generic-const-items
- lint/dead-code
- mut
- pattern
- sanitizer
- auxiliary
- suggestions
- thir-print
- typeck
- issue-114918
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
149 files changed
+3024
-1531
lines changedLines changed: 5 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1391 | 1391 |
| |
1392 | 1392 |
| |
1393 | 1393 |
| |
1394 |
| - | |
| 1394 | + | |
| 1395 | + | |
| 1396 | + | |
| 1397 | + | |
| 1398 | + | |
1395 | 1399 |
| |
1396 | 1400 |
| |
1397 | 1401 |
| |
|
Lines changed: 23 additions & 10 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
69 | 69 |
| |
70 | 70 |
| |
71 | 71 |
| |
72 |
| - | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
73 | 82 |
| |
74 | 83 |
| |
75 | 84 |
| |
| |||
304 | 313 |
| |
305 | 314 |
| |
306 | 315 |
| |
307 |
| - | |
308 | 316 |
| |
309 |
| - | |
310 |
| - | |
311 |
| - | |
312 |
| - | |
313 |
| - | |
314 |
| - | |
315 |
| - | |
316 |
| - | |
| 317 | + | |
| 318 | + | |
| 319 | + | |
| 320 | + | |
| 321 | + | |
| 322 | + | |
| 323 | + | |
| 324 | + | |
| 325 | + | |
| 326 | + | |
| 327 | + | |
| 328 | + | |
| 329 | + | |
317 | 330 |
| |
318 | 331 |
| |
319 | 332 |
| |
|
Lines changed: 10 additions & 15 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1140 | 1140 |
| |
1141 | 1141 |
| |
1142 | 1142 |
| |
1143 |
| - | |
1144 |
| - | |
1145 |
| - | |
1146 |
| - | |
| 1143 | + | |
| 1144 | + | |
| 1145 | + | |
1147 | 1146 |
| |
1148 | 1147 |
| |
1149 | 1148 |
| |
| |||
1202 | 1201 |
| |
1203 | 1202 |
| |
1204 | 1203 |
| |
1205 |
| - | |
| 1204 | + | |
| 1205 | + | |
1206 | 1206 |
| |
1207 | 1207 |
| |
1208 |
| - | |
| 1208 | + | |
1209 | 1209 |
| |
1210 | 1210 |
| |
1211 | 1211 |
| |
| |||
1461 | 1461 |
| |
1462 | 1462 |
| |
1463 | 1463 |
| |
1464 |
| - | |
| 1464 | + | |
1465 | 1465 |
| |
1466 |
| - | |
1467 |
| - | |
1468 |
| - | |
1469 |
| - | |
1470 |
| - | |
1471 |
| - | |
1472 |
| - | |
| 1466 | + | |
| 1467 | + | |
1473 | 1468 |
| |
1474 |
| - | |
| 1469 | + | |
1475 | 1470 |
| |
1476 | 1471 |
| |
1477 | 1472 |
| |
|
Lines changed: 5 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
21 | 21 |
| |
22 | 22 |
| |
23 | 23 |
| |
24 |
| - | |
25 |
| - | |
26 |
| - | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
27 | 28 |
| |
28 | 29 |
| |
29 | 30 |
| |
| |||
420 | 421 |
| |
421 | 422 |
| |
422 | 423 |
| |
| 424 | + | |
423 | 425 |
| |
424 | 426 |
| |
425 | 427 |
| |
|
Lines changed: 18 additions & 9 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
23 |
| - | |
24 |
| - | |
25 |
| - | |
26 |
| - | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
27 | 27 |
| |
28 | 28 |
| |
29 | 29 |
| |
| |||
230 | 230 |
| |
231 | 231 |
| |
232 | 232 |
| |
| 233 | + | |
233 | 234 |
| |
234 | 235 |
| |
235 |
| - | |
| 236 | + | |
236 | 237 |
| |
237 |
| - | |
| 238 | + | |
238 | 239 |
| |
239 | 240 |
| |
240 | 241 |
| |
| |||
270 | 271 |
| |
271 | 272 |
| |
272 | 273 |
| |
| 274 | + | |
| 275 | + | |
273 | 276 |
| |
274 | 277 |
| |
275 | 278 |
| |
276 | 279 |
| |
277 | 280 |
| |
278 | 281 |
| |
279 | 282 |
| |
| 283 | + | |
280 | 284 |
| |
281 | 285 |
| |
282 | 286 |
| |
| |||
289 | 293 |
| |
290 | 294 |
| |
291 | 295 |
| |
292 |
| - | |
| 296 | + | |
| 297 | + | |
| 298 | + | |
| 299 | + | |
293 | 300 |
| |
294 | 301 |
| |
295 | 302 |
| |
| |||
830 | 837 |
| |
831 | 838 |
| |
832 | 839 |
| |
833 |
| - | |
834 |
| - | |
| 840 | + | |
835 | 841 |
| |
| 842 | + | |
| 843 | + | |
| 844 | + | |
836 | 845 |
| |
837 | 846 |
| |
838 | 847 |
| |
|
Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
15 |
| - | |
16 |
| - | |
17 |
| - | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
| |||
983 | 983 |
| |
984 | 984 |
| |
985 | 985 |
| |
986 |
| - | |
| 986 | + | |
987 | 987 |
| |
988 | 988 |
| |
989 | 989 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
5 |
| - | |
| 5 | + | |
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
| |||
76 | 76 |
| |
77 | 77 |
| |
78 | 78 |
| |
79 |
| - | |
| 79 | + | |
80 | 80 |
| |
81 | 81 |
| |
82 | 82 |
| |
|
Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
160 | 160 |
| |
161 | 161 |
| |
162 | 162 |
| |
163 |
| - | |
| 163 | + | |
164 | 164 |
| |
165 | 165 |
| |
166 | 166 |
| |
| |||
311 | 311 |
| |
312 | 312 |
| |
313 | 313 |
| |
314 |
| - | |
| 314 | + | |
315 | 315 |
| |
316 | 316 |
| |
317 | 317 |
| |
| |||
328 | 328 |
| |
329 | 329 |
| |
330 | 330 |
| |
331 |
| - | |
| 331 | + | |
332 | 332 |
| |
333 | 333 |
| |
334 | 334 |
| |
|
Lines changed: 2 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1437 | 1437 |
| |
1438 | 1438 |
| |
1439 | 1439 |
| |
1440 |
| - | |
| 1440 | + | |
1441 | 1441 |
| |
1442 | 1442 |
| |
1443 | 1443 |
| |
| |||
1464 | 1464 |
| |
1465 | 1465 |
| |
1466 | 1466 |
| |
1467 |
| - | |
| 1467 | + | |
1468 | 1468 |
| |
1469 | 1469 |
| |
1470 | 1470 |
| |
| |||
1618 | 1618 |
| |
1619 | 1619 |
| |
1620 | 1620 |
| |
1621 |
| - | |
1622 |
| - | |
1623 |
| - | |
1624 | 1621 |
| |
1625 | 1622 |
| |
1626 | 1623 |
| |
|
Lines changed: 0 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
709 | 709 |
| |
710 | 710 |
| |
711 | 711 |
| |
712 |
| - | |
713 |
| - | |
714 |
| - | |
715 | 712 |
| |
716 | 713 |
| |
717 | 714 |
| |
|
Lines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
105 | 105 |
| |
106 | 106 |
| |
107 | 107 |
| |
108 |
| - | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
109 | 112 |
| |
110 | 113 |
| |
111 | 114 |
| |
|
Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
703 | 703 |
| |
704 | 704 |
| |
705 | 705 |
| |
706 |
| - | |
707 | 706 |
| |
708 | 707 |
| |
709 | 708 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
41 | 41 |
| |
42 | 42 |
| |
43 | 43 |
| |
44 |
| - | |
45 |
| - | |
| 44 | + | |
| 45 | + | |
46 | 46 |
| |
47 | 47 |
| |
48 | 48 |
| |
|
Lines changed: 0 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1906 | 1906 |
| |
1907 | 1907 |
| |
1908 | 1908 |
| |
1909 |
| - | |
1910 |
| - | |
1911 |
| - | |
1912 | 1909 |
| |
1913 | 1910 |
| |
1914 | 1911 |
| |
|
Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
480 | 480 |
| |
481 | 481 |
| |
482 | 482 |
| |
483 |
| - | |
484 | 483 |
| |
485 | 484 |
| |
486 | 485 |
| |
|
0 commit comments