Commit ff14b04
The rustc-josh-sync Cronjob Bot
Merge ref '23d01cd24125' from rust-lang/rust
Pull recent changes from https://github.com/rust-lang/rust via Josh.
Upstream ref: 23d01cd2412583491621ab1ca4f1b01e37d11e39
Filtered ref: 5d28c73d267214190903896b4caf2e40a17a56cb
Upstream diff: rust-lang/rust@2dc3024...23d01cd
This merge was created using https://github.com/rust-lang/josh-sync.190 files changed
Lines changed: 7929 additions & 4346 deletions
File tree
- crates
- base-db/src
- cfg/src
- hir-def/src
- item_tree
- macro_expansion_tests
- mbe
- nameres
- tests
- hir-expand/src
- hir-ty
- src
- consteval
- diagnostics
- match_check
- infer
- closure
- layout
- tests
- lower
- method_resolution
- mir
- eval
- shim
- lower
- next_solver
- fulfill
- infer
- canonical
- outlives
- relate
- tests
- hir
- src
- ide-assists/src
- handlers
- tests
- ide-completion/src
- completions
- context
- render
- tests
- ide-db/src
- syntax_helpers
- ide-diagnostics/src
- handlers
- ide/src
- doc_links
- inlay_hints
- intern
- src
- symbol
- macros/src
- mbe/src
- expander
- parser/src/syntax_kind
- project-model
- src
- test_data
- output
- query-group-macro/src
- rust-analyzer
- src
- cli
- handlers
- lsp
- tests/slow-tests
- span/src
- syntax/src/ast
- syntax_factory
- test-fixture/src
- test-utils/src
- docs/book/src
- contributing
- editors/code
- src
- lib/ungrammar
- src
- xtask/src/codegen
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
1 | 6 | | |
2 | 7 | | |
3 | 8 | | |
| |||
28 | 33 | | |
29 | 34 | | |
30 | 35 | | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
89 | | - | |
90 | | - | |
91 | | - | |
92 | | - | |
93 | | - | |
94 | | - | |
95 | | - | |
96 | | - | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
| |||
135 | 135 | | |
136 | 136 | | |
137 | 137 | | |
138 | | - | |
| 138 | + | |
139 | 139 | | |
140 | 140 | | |
141 | 141 | | |
142 | 142 | | |
143 | 143 | | |
144 | | - | |
| 144 | + | |
145 | 145 | | |
146 | 146 | | |
147 | 147 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
351 | 351 | | |
352 | 352 | | |
353 | 353 | | |
| 354 | + | |
| 355 | + | |
354 | 356 | | |
355 | 357 | | |
356 | 358 | | |
| |||
465 | 467 | | |
466 | 468 | | |
467 | 469 | | |
468 | | - | |
| 470 | + | |
469 | 471 | | |
470 | 472 | | |
471 | 473 | | |
| |||
480 | 482 | | |
481 | 483 | | |
482 | 484 | | |
483 | | - | |
| 485 | + | |
484 | 486 | | |
485 | 487 | | |
486 | 488 | | |
| |||
530 | 532 | | |
531 | 533 | | |
532 | 534 | | |
| 535 | + | |
533 | 536 | | |
534 | 537 | | |
535 | 538 | | |
| |||
539 | 542 | | |
540 | 543 | | |
541 | 544 | | |
| 545 | + | |
| 546 | + | |
| 547 | + | |
| 548 | + | |
542 | 549 | | |
543 | 550 | | |
544 | 551 | | |
545 | 552 | | |
546 | 553 | | |
547 | 554 | | |
| 555 | + | |
548 | 556 | | |
549 | 557 | | |
550 | 558 | | |
| |||
648 | 656 | | |
649 | 657 | | |
650 | 658 | | |
| 659 | + | |
651 | 660 | | |
652 | 661 | | |
653 | 662 | | |
| |||
975 | 984 | | |
976 | 985 | | |
977 | 986 | | |
| 987 | + | |
978 | 988 | | |
979 | 989 | | |
980 | 990 | | |
| |||
988 | 998 | | |
989 | 999 | | |
990 | 1000 | | |
| 1001 | + | |
991 | 1002 | | |
992 | 1003 | | |
993 | 1004 | | |
| |||
1001 | 1012 | | |
1002 | 1013 | | |
1003 | 1014 | | |
| 1015 | + | |
1004 | 1016 | | |
1005 | 1017 | | |
1006 | 1018 | | |
| |||
1034 | 1046 | | |
1035 | 1047 | | |
1036 | 1048 | | |
| 1049 | + | |
1037 | 1050 | | |
1038 | 1051 | | |
1039 | 1052 | | |
| |||
1047 | 1060 | | |
1048 | 1061 | | |
1049 | 1062 | | |
| 1063 | + | |
1050 | 1064 | | |
1051 | 1065 | | |
1052 | 1066 | | |
| |||
1075 | 1089 | | |
1076 | 1090 | | |
1077 | 1091 | | |
| 1092 | + | |
1078 | 1093 | | |
1079 | 1094 | | |
1080 | 1095 | | |
| |||
1088 | 1103 | | |
1089 | 1104 | | |
1090 | 1105 | | |
| 1106 | + | |
1091 | 1107 | | |
1092 | 1108 | | |
1093 | 1109 | | |
| |||
1101 | 1117 | | |
1102 | 1118 | | |
1103 | 1119 | | |
| 1120 | + | |
1104 | 1121 | | |
1105 | 1122 | | |
1106 | 1123 | | |
| |||
1129 | 1146 | | |
1130 | 1147 | | |
1131 | 1148 | | |
| 1149 | + | |
1132 | 1150 | | |
1133 | 1151 | | |
1134 | 1152 | | |
| |||
1142 | 1160 | | |
1143 | 1161 | | |
1144 | 1162 | | |
| 1163 | + | |
1145 | 1164 | | |
1146 | 1165 | | |
1147 | 1166 | | |
| |||
0 commit comments