File tree
687 files changed
+8146
-2481
lines changed- .github/workflows
- compiler
- rustc_ast_lowering
- src
- rustc_borrowck/src
- diagnostics
- type_check
- rustc_codegen_gcc/src
- rustc_codegen_llvm
- src
- llvm
- rustc_codegen_ssa/src
- back
- debuginfo
- rustc_const_eval/src
- const_eval
- interpret
- transform
- check_consts
- util
- rustc_driver_impl/src
- rustc_error_codes/src/error_codes
- rustc_error_messages/src
- rustc_errors/src
- rustc_feature/src
- rustc_hir/src
- rustc_hir_analysis/src
- astconv
- coherence
- collect
- variance
- rustc_hir_typeck/src
- method
- rustc_infer/src/infer
- canonical
- error_reporting
- lexical_region_resolve
- outlives
- relate
- rustc_interface/src
- rustc_lint/src
- context
- rustc_lint_defs/src
- rustc_llvm/llvm-wrapper
- rustc_metadata/src/rmeta
- rustc_middle/src
- infer
- middle
- mir
- query
- traits
- ty
- print
- util
- rustc_mir_build/src
- build
- expr
- thir
- cx
- pattern
- rustc_mir_dataflow/src
- move_paths
- rustc_mir_transform/src
- coroutine
- coverage
- spans
- inline
- rustc_monomorphize/src
- rustc_next_trait_solver/src
- rustc_passes
- src
- rustc_pattern_analysis/src
- rustc_privacy/src
- rustc_resolve
- src
- late
- rustc_session/src
- rustc_smir/src/rustc_smir/convert
- rustc_span/src
- source_map
- rustc_symbol_mangling/src
- typeid
- rustc_target/src/spec
- targets
- rustc_trait_selection/src
- solve
- assembly
- normalizes_to
- traits
- error_reporting
- query
- select
- rustc_ty_utils/src
- rustc_type_ir/src
- library
- core
- src
- ops
- ptr
- str
- tests
- proc_macro/src/bridge
- std/src/sys_common
- test
- src
- helpers
- src
- bootstrap/src/core
- build_steps
- ci
- docker/host-x86_64/x86_64-gnu-tools
- github-actions
- doc
- rustc/src
- platform-support
- unstable-book/src
- compiler-flags
- library-features
- librustdoc
- clean
- passes
- lint
- tools
- build-manifest/src
- clippy
- clippy_lints/src
- utils
- tests/ui/author
- compiletest/src
- miri
- src
- borrow_tracker
- shims
- tests
- fail
- pass
- weak_memory
- rustfmt/src/parse
- tidy/src
- tests
- assembly/targets
- codegen
- cffi
- codegen-units/item-collection
- mir-opt
- building
- inline
- sroa
- ui/anon-params
- ui-fulldeps
- internal-lints
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
687 files changed
+8146
-2481
lines changedLines changed: 16 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
364 | 364 |
| |
365 | 365 |
| |
366 | 366 |
| |
367 |
| - | |
368 |
| - | |
| 367 | + | |
| 368 | + | |
369 | 369 |
| |
370 | 370 |
| |
371 | 371 |
| |
| |||
375 | 375 |
| |
376 | 376 |
| |
377 | 377 |
| |
378 |
| - | |
379 |
| - | |
| 378 | + | |
| 379 | + | |
| 380 | + | |
| 381 | + | |
| 382 | + | |
| 383 | + | |
| 384 | + | |
| 385 | + | |
| 386 | + | |
| 387 | + | |
| 388 | + | |
| 389 | + | |
| 390 | + | |
| 391 | + | |
380 | 392 |
| |
381 | 393 |
| |
382 | 394 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5321 | 5321 |
| |
5322 | 5322 |
| |
5323 | 5323 |
| |
| 5324 | + | |
5324 | 5325 |
| |
5325 | 5326 |
| |
5326 | 5327 |
| |
|
Lines changed: 0 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
123 | 123 |
| |
124 | 124 |
| |
125 | 125 |
| |
126 |
| - | |
127 |
| - | |
128 |
| - | |
129 | 126 |
| |
130 | 127 |
| |
131 | 128 |
| |
|
Lines changed: 0 additions & 7 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
326 | 326 |
| |
327 | 327 |
| |
328 | 328 |
| |
329 |
| - | |
330 |
| - | |
331 |
| - | |
332 |
| - | |
333 |
| - | |
334 |
| - | |
335 |
| - | |
336 | 329 |
| |
337 | 330 |
| |
338 | 331 |
| |
|
Lines changed: 18 additions & 20 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
1 | 3 |
| |
2 | 4 |
| |
3 | 5 |
| |
4 | 6 |
| |
5 |
| - | |
6 |
| - | |
| 7 | + | |
7 | 8 |
| |
8 | 9 |
| |
9 | 10 |
| |
| |||
1028 | 1029 |
| |
1029 | 1030 |
| |
1030 | 1031 |
| |
1031 |
| - | |
1032 |
| - | |
1033 |
| - | |
1034 |
| - | |
1035 | 1032 |
| |
1036 | 1033 |
| |
| 1034 | + | |
| 1035 | + | |
| 1036 | + | |
| 1037 | + | |
| 1038 | + | |
| 1039 | + | |
1037 | 1040 |
| |
| 1041 | + | |
| 1042 | + | |
| 1043 | + | |
1038 | 1044 |
| |
1039 | 1045 |
| |
1040 | 1046 |
| |
1041 |
| - | |
1042 |
| - | |
1043 |
| - | |
1044 |
| - | |
1045 |
| - | |
1046 |
| - | |
1047 |
| - | |
1048 | 1047 |
| |
1049 |
| - | |
| 1048 | + | |
1050 | 1049 |
| |
1051 | 1050 |
| |
1052 | 1051 |
| |
1053 | 1052 |
| |
1054 |
| - | |
1055 | 1053 |
| |
1056 | 1054 |
| |
1057 | 1055 |
| |
| |||
1062 | 1060 |
| |
1063 | 1061 |
| |
1064 | 1062 |
| |
1065 |
| - | |
1066 |
| - | |
1067 |
| - | |
1068 | 1063 |
| |
1069 | 1064 |
| |
1070 | 1065 |
| |
1071 | 1066 |
| |
1072 | 1067 |
| |
1073 |
| - | |
| 1068 | + | |
1074 | 1069 |
| |
1075 | 1070 |
| |
1076 | 1071 |
| |
| |||
1081 | 1076 |
| |
1082 | 1077 |
| |
1083 | 1078 |
| |
1084 |
| - | |
| 1079 | + | |
| 1080 | + | |
| 1081 | + | |
| 1082 | + | |
1085 | 1083 |
| |
1086 | 1084 |
| |
1087 | 1085 |
| |
|
Lines changed: 19 additions & 13 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
498 | 498 |
| |
499 | 499 |
| |
500 | 500 |
| |
501 |
| - | |
502 |
| - | |
| 501 | + | |
503 | 502 |
| |
504 | 503 |
| |
505 | 504 |
| |
| |||
535 | 534 |
| |
536 | 535 |
| |
537 | 536 |
| |
538 |
| - | |
| 537 | + | |
| 538 | + | |
539 | 539 |
| |
540 | 540 |
| |
541 | 541 |
| |
| |||
569 | 569 |
| |
570 | 570 |
| |
571 | 571 |
| |
572 |
| - | |
573 |
| - | |
574 |
| - | |
| 572 | + | |
| 573 | + | |
| 574 | + | |
| 575 | + | |
| 576 | + | |
| 577 | + | |
| 578 | + | |
| 579 | + | |
| 580 | + | |
| 581 | + | |
575 | 582 |
| |
576 | 583 |
| |
577 | 584 |
| |
| |||
1091 | 1098 |
| |
1092 | 1099 |
| |
1093 | 1100 |
| |
1094 |
| - | |
1095 | 1101 |
| |
1096 | 1102 |
| |
1097 | 1103 |
| |
| |||
1113 | 1119 |
| |
1114 | 1120 |
| |
1115 | 1121 |
| |
1116 |
| - | |
1117 | 1122 |
| |
1118 | 1123 |
| |
1119 | 1124 |
| |
| |||
1283 | 1288 |
| |
1284 | 1289 |
| |
1285 | 1290 |
| |
1286 |
| - | |
1287 |
| - | |
1288 |
| - | |
1289 |
| - | |
| 1291 | + | |
| 1292 | + | |
| 1293 | + | |
| 1294 | + | |
| 1295 | + | |
1290 | 1296 |
| |
1291 |
| - | |
| 1297 | + | |
1292 | 1298 |
| |
1293 | 1299 |
| |
1294 | 1300 |
| |
|
Lines changed: 10 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
33 | 33 |
| |
34 | 34 |
| |
35 | 35 |
| |
| 36 | + | |
36 | 37 |
| |
37 | 38 |
| |
38 | 39 |
| |
| |||
63 | 64 |
| |
64 | 65 |
| |
65 | 66 |
| |
66 |
| - | |
| 67 | + | |
67 | 68 |
| |
68 | 69 |
| |
69 | 70 |
| |
| |||
298 | 299 |
| |
299 | 300 |
| |
300 | 301 |
| |
301 |
| - | |
302 | 302 |
| |
303 | 303 |
| |
304 | 304 |
| |
| |||
325 | 325 |
| |
326 | 326 |
| |
327 | 327 |
| |
328 |
| - | |
329 | 328 |
| |
330 | 329 |
| |
331 | 330 |
| |
| |||
751 | 750 |
| |
752 | 751 |
| |
753 | 752 |
| |
754 |
| - | |
755 |
| - | |
| 753 | + | |
| 754 | + | |
| 755 | + | |
| 756 | + | |
| 757 | + | |
| 758 | + | |
| 759 | + | |
| 760 | + | |
756 | 761 |
| |
757 | 762 |
| |
758 | 763 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
196 | 196 |
| |
197 | 197 |
| |
198 | 198 |
| |
| 199 | + | |
199 | 200 |
| |
200 | 201 |
| |
201 | 202 |
| |
|
Lines changed: 15 additions & 8 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
858 | 858 |
| |
859 | 859 |
| |
860 | 860 |
| |
861 |
| - | |
| 861 | + | |
| 862 | + | |
| 863 | + | |
862 | 864 |
| |
863 | 865 |
| |
864 | 866 |
| |
| |||
905 | 907 |
| |
906 | 908 |
| |
907 | 909 |
| |
908 |
| - | |
| 910 | + | |
909 | 911 |
| |
910 | 912 |
| |
911 | 913 |
| |
| |||
1056 | 1058 |
| |
1057 | 1059 |
| |
1058 | 1060 |
| |
1059 |
| - | |
| 1061 | + | |
| 1062 | + | |
1060 | 1063 |
| |
1061 | 1064 |
| |
1062 | 1065 |
| |
| |||
1140 | 1143 |
| |
1141 | 1144 |
| |
1142 | 1145 |
| |
1143 |
| - | |
| 1146 | + | |
1144 | 1147 |
| |
1145 | 1148 |
| |
1146 | 1149 |
| |
| |||
1158 | 1161 |
| |
1159 | 1162 |
| |
1160 | 1163 |
| |
1161 |
| - | |
| 1164 | + | |
1162 | 1165 |
| |
1163 | 1166 |
| |
1164 | 1167 |
| |
| |||
1175 | 1178 |
| |
1176 | 1179 |
| |
1177 | 1180 |
| |
1178 |
| - | |
| 1181 | + | |
1179 | 1182 |
| |
1180 | 1183 |
| |
1181 | 1184 |
| |
| |||
2942 | 2945 |
| |
2943 | 2946 |
| |
2944 | 2947 |
| |
2945 |
| - | |
| 2948 | + | |
| 2949 | + | |
| 2950 | + | |
2946 | 2951 |
| |
2947 | 2952 |
| |
2948 | 2953 |
| |
| |||
2958 | 2963 |
| |
2959 | 2964 |
| |
2960 | 2965 |
| |
2961 |
| - | |
| 2966 | + | |
| 2967 | + | |
| 2968 | + | |
2962 | 2969 |
| |
2963 | 2970 |
| |
2964 | 2971 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
614 | 614 |
| |
615 | 615 |
| |
616 | 616 |
| |
617 |
| - | |
| 617 | + | |
618 | 618 |
| |
619 | 619 |
| |
620 | 620 |
| |
| |||
1253 | 1253 |
| |
1254 | 1254 |
| |
1255 | 1255 |
| |
1256 |
| - | |
| 1256 | + | |
1257 | 1257 |
| |
1258 | 1258 |
| |
1259 | 1259 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1472 | 1472 |
| |
1473 | 1473 |
| |
1474 | 1474 |
| |
1475 |
| - | |
| 1475 | + | |
1476 | 1476 |
| |
1477 | 1477 |
| |
1478 | 1478 |
| |
|
0 commit comments