File tree
45 files changed
+707
-337
lines changed- compiler
- rustc_codegen_gcc/src
- rustc_codegen_llvm/src
- back
- rustc_codegen_ssa/src
- back
- traits
- rustc_middle/src/mir
- rustc_parse/src/parser
- rustc_resolve/src
- rustc_typeck/src/check/fn_ctxt
- src
- librustdoc/html
- render
- static/js
- templates
- test
- rustdoc-gui
- ui
- argument-suggestions
- async-await
- fn
- impl-trait/issues
- parser/issues
- issue-87217-keyword-order
- typeck
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
45 files changed
+707
-337
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
139 | 139 |
| |
140 | 140 |
| |
141 | 141 |
| |
142 |
| - | |
143 |
| - | |
| 142 | + | |
| 143 | + | |
144 | 144 |
| |
145 |
| - | |
146 |
| - | |
147 |
| - | |
148 |
| - | |
149 |
| - | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
150 | 148 |
| |
151 | 149 |
| |
152 | 150 |
| |
| |||
213 | 211 |
| |
214 | 212 |
| |
215 | 213 |
| |
216 |
| - | |
| 214 | + | |
217 | 215 |
| |
218 | 216 |
| |
219 | 217 |
| |
| |||
229 | 227 |
| |
230 | 228 |
| |
231 | 229 |
| |
232 |
| - | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
233 | 236 |
| |
234 | 237 |
| |
235 | 238 |
| |
| |||
245 | 248 |
| |
246 | 249 |
| |
247 | 250 |
| |
248 |
| - | |
249 |
| - | |
250 |
| - | |
251 |
| - | |
252 |
| - | |
253 | 251 |
| |
254 | 252 |
| |
255 | 253 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
9 |
| - | |
10 |
| - | |
11 |
| - | |
| 9 | + | |
12 | 10 |
| |
13 | 11 |
| |
14 | 12 |
| |
| |||
353 | 351 |
| |
354 | 352 |
| |
355 | 353 |
| |
356 |
| - | |
| 354 | + | |
357 | 355 |
| |
358 | 356 |
| |
359 | 357 |
| |
| |||
578 | 576 |
| |
579 | 577 |
| |
580 | 578 |
| |
581 |
| - | |
582 |
| - | |
| 579 | + | |
583 | 580 |
| |
584 | 581 |
| |
585 | 582 |
| |
| 583 | + | |
586 | 584 |
| |
587 | 585 |
| |
588 | 586 |
| |
| |||
726 | 724 |
| |
727 | 725 |
| |
728 | 726 |
| |
729 |
| - | |
| 727 | + | |
730 | 728 |
| |
731 | 729 |
| |
732 | 730 |
| |
| |||
743 | 741 |
| |
744 | 742 |
| |
745 | 743 |
| |
746 |
| - | |
| 744 | + | |
747 | 745 |
| |
748 | 746 |
| |
749 | 747 |
| |
| |||
859 | 857 |
| |
860 | 858 |
| |
861 | 859 |
| |
862 |
| - | |
863 |
| - | |
| 860 | + | |
864 | 861 |
| |
865 | 862 |
| |
866 | 863 |
| |
|
0 commit comments