File tree
261 files changed
+3309
-2591
lines changed- .github/workflows
- LICENSES
- compiler
- rustc_abi/src
- rustc_ast/src
- util
- rustc_ast_lowering/src
- rustc_ast_pretty/src/pprust
- state
- rustc_borrowck/src
- rustc_codegen_cranelift
- src
- rustc_codegen_gcc
- src
- rustc_codegen_llvm
- src
- back
- llvm
- rustc_codegen_ssa
- src
- back
- mir
- rustc_data_structures/src
- owning_ref
- rustc_driver/src
- rustc_error_messages/locales/en-US
- rustc_errors/src
- rustc_expand/src
- rustc_fs_util/src
- rustc_graphviz/src
- rustc_hir/src
- rustc_hir_analysis/src
- astconv
- check
- rustc_hir_pretty/src
- rustc_hir_typeck/src
- fn_ctxt
- method
- rustc_infer/src/infer
- error_reporting
- rustc_interface/src
- rustc_lexer
- rustc_lint/src
- rustc_llvm
- llvm-wrapper
- rustc_macros/src/diagnostics
- rustc_middle/src
- hir/map
- mir
- query
- ty
- rustc_mir_build/src/build/custom
- rustc_mir_dataflow/src/framework
- rustc_mir_transform/src
- coverage
- rustc_parse/src/parser
- rustc_query_system/src/dep_graph
- rustc_resolve/src
- rustc_session/src
- rustc_span/src
- rustc_target/src
- abi/call
- spec
- apple
- rustc_trait_selection/src/traits
- error_reporting
- query
- select
- library
- alloc/src
- collections/vec_deque
- vec
- core/src
- num
- slice
- std/src
- test/src
- src
- bootstrap
- ci/github-actions
- librustdoc
- clean
- html/static/css
- json
- passes
- lint
- test
- assembly
- asm
- codegen
- run-make/macos-deployment-target
- rustdoc
- rustdoc-json
- intra-doc-links
- auxiliary
- reexport
- auxiliary
- traits
- rustdoc-ui
- ui
- associated-consts
- associated-inherent-types
- async-await
- in-trait
- attributes
- drop
- enum-discriminant
- fn
- impl-trait/in-trait
- inline-const
- issues
- lint
- macros
- query-system
- resolve
- return
- rfc-2632-const-trait-impl
- suggestions
- trait-bounds
- ui-fulldeps
- tools
- compiletest/src
- jsondoclint/src
- validator
- miri
- rustfmt/src
- tidy/src
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
261 files changed
+3309
-2591
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
309 | 309 |
| |
310 | 310 |
| |
311 | 311 |
| |
312 |
| - | |
| 312 | + | |
313 | 313 |
| |
314 | 314 |
| |
315 | 315 |
| |
| |||
320 | 320 |
| |
321 | 321 |
| |
322 | 322 |
| |
323 |
| - | |
| 323 | + | |
324 | 324 |
| |
325 | 325 |
| |
326 | 326 |
| |
| |||
331 | 331 |
| |
332 | 332 |
| |
333 | 333 |
| |
334 |
| - | |
| 334 | + | |
335 | 335 |
| |
336 | 336 |
| |
337 | 337 |
| |
| |||
342 | 342 |
| |
343 | 343 |
| |
344 | 344 |
| |
345 |
| - | |
| 345 | + | |
346 | 346 |
| |
347 | 347 |
| |
348 | 348 |
| |
| |||
353 | 353 |
| |
354 | 354 |
| |
355 | 355 |
| |
356 |
| - | |
| 356 | + | |
357 | 357 |
| |
358 | 358 |
| |
359 | 359 |
| |
| |||
368 | 368 |
| |
369 | 369 |
| |
370 | 370 |
| |
371 |
| - | |
| 371 | + | |
372 | 372 |
| |
373 | 373 |
| |
374 | 374 |
| |
|
+21-11
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
92 | 92 |
| |
93 | 93 |
| |
94 | 94 |
| |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
95 | 104 |
| |
96 | 105 |
| |
97 | 106 |
| |
| |||
906 | 915 |
| |
907 | 916 |
| |
908 | 917 |
| |
909 |
| - | |
| 918 | + | |
910 | 919 |
| |
911 |
| - | |
| 920 | + | |
912 | 921 |
| |
913 | 922 |
| |
914 | 923 |
| |
| |||
1085 | 1094 |
| |
1086 | 1095 |
| |
1087 | 1096 |
| |
1088 |
| - | |
1089 |
| - | |
1090 |
| - | |
1091 |
| - | |
1092 |
| - | |
1093 |
| - | |
1094 | 1097 |
| |
1095 | 1098 |
| |
1096 | 1099 |
| |
| |||
1162 | 1165 |
| |
1163 | 1166 |
| |
1164 | 1167 |
| |
| 1168 | + | |
| 1169 | + | |
| 1170 | + | |
| 1171 | + | |
| 1172 | + | |
| 1173 | + | |
1165 | 1174 |
| |
1166 | 1175 |
| |
1167 | 1176 |
| |
| |||
1283 | 1292 |
| |
1284 | 1293 |
| |
1285 | 1294 |
| |
1286 |
| - | |
| 1295 | + | |
1287 | 1296 |
| |
1288 |
| - | |
| 1297 | + | |
1289 | 1298 |
| |
1290 |
| - | |
| 1299 | + | |
1291 | 1300 |
| |
1292 | 1301 |
| |
1293 | 1302 |
| |
| |||
3495 | 3504 |
| |
3496 | 3505 |
| |
3497 | 3506 |
| |
| 3507 | + | |
3498 | 3508 |
| |
3499 | 3509 |
| |
3500 | 3510 |
| |
|
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 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
354 | 354 |
| |
355 | 355 |
| |
356 | 356 |
| |
357 |
| - | |
| 357 | + | |
358 | 358 |
| |
359 | 359 |
| |
360 | 360 |
| |
| |||
457 | 457 |
| |
458 | 458 |
| |
459 | 459 |
| |
460 |
| - | |
| 460 | + | |
461 | 461 |
| |
462 | 462 |
| |
463 | 463 |
| |
| |||
647 | 647 |
| |
648 | 648 |
| |
649 | 649 |
| |
650 |
| - | |
651 |
| - | |
| 650 | + | |
| 651 | + | |
652 | 652 |
| |
653 | 653 |
| |
654 | 654 |
| |
| |||
755 | 755 |
| |
756 | 756 |
| |
757 | 757 |
| |
758 |
| - | |
| 758 | + | |
759 | 759 |
| |
760 | 760 |
| |
761 | 761 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1179 | 1179 |
| |
1180 | 1180 |
| |
1181 | 1181 |
| |
1182 |
| - | |
| 1182 | + | |
1183 | 1183 |
| |
1184 | 1184 |
| |
1185 | 1185 |
| |
| |||
1312 | 1312 |
| |
1313 | 1313 |
| |
1314 | 1314 |
| |
1315 |
| - | |
| 1315 | + | |
1316 | 1316 |
| |
| 1317 | + | |
| 1318 | + | |
1317 | 1319 |
| |
1318 | 1320 |
| |
1319 | 1321 |
| |
| |||
2027 | 2029 |
| |
2028 | 2030 |
| |
2029 | 2031 |
| |
2030 |
| - | |
| 2032 | + | |
2031 | 2033 |
| |
2032 | 2034 |
| |
2033 | 2035 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
736 | 736 |
| |
737 | 737 |
| |
738 | 738 |
| |
739 |
| - | |
740 |
| - | |
| 739 | + | |
741 | 740 |
| |
742 | 741 |
| |
743 | 742 |
| |
| |||
1368 | 1367 |
| |
1369 | 1368 |
| |
1370 | 1369 |
| |
| 1370 | + | |
1371 | 1371 |
| |
1372 | 1372 |
| |
1373 | 1373 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
64 | 64 |
| |
65 | 65 |
| |
66 | 66 |
| |
67 |
| - | |
| 67 | + | |
68 | 68 |
| |
69 | 69 |
| |
70 | 70 |
| |
| |||
402 | 402 |
| |
403 | 403 |
| |
404 | 404 |
| |
405 |
| - | |
| 405 | + | |
406 | 406 |
| |
407 | 407 |
| |
408 | 408 |
| |
| |||
475 | 475 |
| |
476 | 476 |
| |
477 | 477 |
| |
478 |
| - | |
| 478 | + | |
479 | 479 |
| |
480 | 480 |
| |
481 | 481 |
| |
| |||
511 | 511 |
| |
512 | 512 |
| |
513 | 513 |
| |
514 |
| - | |
| 514 | + | |
515 | 515 |
| |
516 | 516 |
| |
517 | 517 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
21 | 21 |
| |
22 | 22 |
| |
23 | 23 |
| |
| 24 | + | |
24 | 25 |
| |
25 | 26 |
| |
26 | 27 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
110 | 110 |
| |
111 | 111 |
| |
112 | 112 |
| |
113 |
| - | |
| 113 | + | |
114 | 114 |
| |
115 | 115 |
| |
116 | 116 |
| |
| |||
147 | 147 |
| |
148 | 148 |
| |
149 | 149 |
| |
150 |
| - | |
| 150 | + | |
151 | 151 |
| |
152 | 152 |
| |
153 | 153 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
52 | 52 |
| |
53 | 53 |
| |
54 | 54 |
| |
55 |
| - | |
| 55 | + | |
56 | 56 |
| |
57 | 57 |
| |
58 | 58 |
| |
59 | 59 |
| |
60 | 60 |
| |
61 | 61 |
| |
62 |
| - | |
| 62 | + | |
63 | 63 |
| |
64 | 64 |
| |
65 | 65 |
| |
| |||
85 | 85 |
| |
86 | 86 |
| |
87 | 87 |
| |
88 |
| - | |
| 88 | + | |
89 | 89 |
| |
90 | 90 |
| |
91 | 91 |
| |
| |||
106 | 106 |
| |
107 | 107 |
| |
108 | 108 |
| |
109 |
| - | |
| 109 | + | |
110 | 110 |
| |
111 | 111 |
| |
112 | 112 |
| |
| |||
122 | 122 |
| |
123 | 123 |
| |
124 | 124 |
| |
125 |
| - | |
| 125 | + | |
126 | 126 |
| |
127 | 127 |
| |
128 | 128 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
384 | 384 |
| |
385 | 385 |
| |
386 | 386 |
| |
387 |
| - | |
| 387 | + | |
388 | 388 |
| |
389 | 389 |
| |
390 | 390 |
| |
| |||
393 | 393 |
| |
394 | 394 |
| |
395 | 395 |
| |
396 |
| - | |
| 396 | + | |
397 | 397 |
| |
398 | 398 |
| |
399 | 399 |
| |
400 | 400 |
| |
401 |
| - | |
| 401 | + | |
402 | 402 |
| |
403 | 403 |
| |
404 | 404 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
17 | 17 |
| |
18 | 18 |
| |
19 | 19 |
| |
20 |
| - | |
| 20 | + | |
21 | 21 |
| |
22 | 22 |
| |
23 | 23 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
840 | 840 |
| |
841 | 841 |
| |
842 | 842 |
| |
| 843 | + | |
843 | 844 |
| |
844 | 845 |
| |
845 | 846 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
222 | 222 |
| |
223 | 223 |
| |
224 | 224 |
| |
225 |
| - | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
| 229 | + | |
| 230 | + | |
226 | 231 |
| |
227 | 232 |
| |
228 | 233 |
| |
|
0 commit comments