File tree
1,049 files changed
+10370
-8475
lines changed- compiler
- rustc_ast
- src
- attr
- expand
- util
- rustc_ast_lowering/src
- rustc_ast_passes/src
- rustc_ast_pretty/src/pprust/state
- rustc_borrowck
- src
- diagnostics
- region_infer
- rustc_builtin_macros
- src
- rustc_codegen_cranelift
- build_system
- src
- abi
- debuginfo
- rustc_codegen_gcc/src
- rustc_codegen_llvm
- src
- back
- builder
- llvm
- rustc_codegen_ssa
- src
- back
- apple
- rpath
- rustc_const_eval/src
- check_consts
- const_eval
- interpret
- rustc_data_structures/src
- rustc_driver_impl/src
- rustc_errors/src
- rustc_feature/src
- rustc_hir/src
- rustc_hir_analysis/src
- check
- collect
- type_of
- hir_ty_lowering
- outlives
- rustc_hir_pretty/src
- rustc_hir_typeck/src
- fn_ctxt
- method
- rustc_infer/src/infer
- opaque_types
- rustc_interface/src
- rustc_lexer/src
- unescape
- rustc_lint/src
- rustc_lint_defs/src
- rustc_llvm/llvm-wrapper
- rustc_metadata/src
- rmeta
- rustc_middle/src
- dep_graph
- hir
- middle
- mir
- query
- ty
- rustc_mir_build/src
- builder
- expr
- thir
- cx
- pattern
- rustc_mir_transform/src
- rustc_next_trait_solver/src/solve
- assembly
- normalizes_to
- rustc_parse
- src
- lexer
- parser
- rustc_parse_format
- src
- rustc_passes/src
- rustc_pattern_analysis/src
- rustc_query_impl/src
- rustc_query_system/src/dep_graph
- rustc_resolve/src
- rustc_session
- src
- rustc_smir
- src
- rustc_internal
- rustc_smir
- convert
- stable_mir
- mir
- rustc_span/src
- rustc_target/src
- asm
- callconv
- spec
- base
- apple
- targets
- rustc_trait_selection
- src
- error_reporting
- infer
- nice_region_error
- traits
- solve
- traits
- query
- select
- rustc_ty_utils/src
- rustc_type_ir/src
- relate
- stable_mir
- src
- library
- alloc
- src
- raw_vec
- alloctests
- tests
- core/src
- alloc
- bstr
- fmt
- intrinsics
- num
- ptr
- slice
- unicode
- coretests
- tests
- proc_macro
- src
- std/src
- io
- buffered/bufreader
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
1,049 files changed
+10370
-8475
lines changed+7-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
276 | 276 |
| |
277 | 277 |
| |
278 | 278 |
| |
279 |
| - | |
| 279 | + | |
280 | 280 |
| |
281 | 281 |
| |
282 | 282 |
| |
| |||
408 | 408 |
| |
409 | 409 |
| |
410 | 410 |
| |
| 411 | + | |
| 412 | + | |
411 | 413 |
| |
412 | 414 |
| |
413 | 415 |
| |
414 | 416 |
| |
| 417 | + | |
415 | 418 |
| |
416 | 419 |
| |
417 | 420 |
| |
| |||
565 | 568 |
| |
566 | 569 |
| |
567 | 570 |
| |
| 571 | + | |
| 572 | + | |
| 573 | + | |
568 | 574 |
| |
569 | 575 |
| |
570 | 576 |
| |
|
+34-27
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
239 | 239 |
| |
240 | 240 |
| |
241 | 241 |
| |
242 |
| - | |
| 242 | + | |
243 | 243 |
| |
244 |
| - | |
| 244 | + | |
245 | 245 |
| |
246 | 246 |
| |
247 | 247 |
| |
| |||
800 | 800 |
| |
801 | 801 |
| |
802 | 802 |
| |
803 |
| - | |
| 803 | + | |
804 | 804 |
| |
805 |
| - | |
| 805 | + | |
806 | 806 |
| |
807 | 807 |
| |
808 | 808 |
| |
| |||
1079 | 1079 |
| |
1080 | 1080 |
| |
1081 | 1081 |
| |
1082 |
| - | |
| 1082 | + | |
1083 | 1083 |
| |
1084 |
| - | |
| 1084 | + | |
1085 | 1085 |
| |
1086 | 1086 |
| |
1087 | 1087 |
| |
| |||
1098 | 1098 |
| |
1099 | 1099 |
| |
1100 | 1100 |
| |
1101 |
| - | |
| 1101 | + | |
1102 | 1102 |
| |
1103 |
| - | |
| 1103 | + | |
1104 | 1104 |
| |
1105 | 1105 |
| |
1106 | 1106 |
| |
| |||
1163 | 1163 |
| |
1164 | 1164 |
| |
1165 | 1165 |
| |
1166 |
| - | |
| 1166 | + | |
1167 | 1167 |
| |
1168 |
| - | |
| 1168 | + | |
1169 | 1169 |
| |
1170 | 1170 |
| |
1171 |
| - | |
| 1171 | + | |
1172 | 1172 |
| |
1173 | 1173 |
| |
1174 | 1174 |
| |
| |||
1773 | 1773 |
| |
1774 | 1774 |
| |
1775 | 1775 |
| |
1776 |
| - | |
| 1776 | + | |
1777 | 1777 |
| |
1778 |
| - | |
| 1778 | + | |
1779 | 1779 |
| |
1780 | 1780 |
| |
1781 | 1781 |
| |
| |||
2252 | 2252 |
| |
2253 | 2253 |
| |
2254 | 2254 |
| |
2255 |
| - | |
| 2255 | + | |
2256 | 2256 |
| |
2257 |
| - | |
| 2257 | + | |
2258 | 2258 |
| |
2259 | 2259 |
| |
2260 | 2260 |
| |
| |||
2506 | 2506 |
| |
2507 | 2507 |
| |
2508 | 2508 |
| |
2509 |
| - | |
| 2509 | + | |
2510 | 2510 |
| |
2511 |
| - | |
| 2511 | + | |
2512 | 2512 |
| |
2513 | 2513 |
| |
2514 | 2514 |
| |
| |||
2970 | 2970 |
| |
2971 | 2971 |
| |
2972 | 2972 |
| |
2973 |
| - | |
| 2973 | + | |
2974 | 2974 |
| |
2975 |
| - | |
| 2975 | + | |
2976 | 2976 |
| |
2977 | 2977 |
| |
2978 | 2978 |
| |
| |||
3150 | 3150 |
| |
3151 | 3151 |
| |
3152 | 3152 |
| |
| 3153 | + | |
| 3154 | + | |
| 3155 | + | |
| 3156 | + | |
| 3157 | + | |
| 3158 | + | |
3153 | 3159 |
| |
3154 | 3160 |
| |
3155 | 3161 |
| |
| |||
3242 | 3248 |
| |
3243 | 3249 |
| |
3244 | 3250 |
| |
| 3251 | + | |
3245 | 3252 |
| |
3246 | 3253 |
| |
3247 | 3254 |
| |
3248 |
| - | |
3249 | 3255 |
| |
3250 | 3256 |
| |
3251 | 3257 |
| |
| |||
4200 | 4206 |
| |
4201 | 4207 |
| |
4202 | 4208 |
| |
| 4209 | + | |
4203 | 4210 |
| |
4204 | 4211 |
| |
4205 | 4212 |
| |
| |||
4222 | 4229 |
| |
4223 | 4230 |
| |
4224 | 4231 |
| |
| 4232 | + | |
4225 | 4233 |
| |
4226 | 4234 |
| |
4227 | 4235 |
| |
| |||
4432 | 4440 |
| |
4433 | 4441 |
| |
4434 | 4442 |
| |
4435 |
| - | |
| 4443 | + | |
4436 | 4444 |
| |
4437 | 4445 |
| |
4438 | 4446 |
| |
| |||
4918 | 4926 |
| |
4919 | 4927 |
| |
4920 | 4928 |
| |
4921 |
| - | |
| 4929 | + | |
4922 | 4930 |
| |
4923 |
| - | |
| 4931 | + | |
4924 | 4932 |
| |
4925 | 4933 |
| |
4926 | 4934 |
| |
| |||
4990 | 4998 |
| |
4991 | 4999 |
| |
4992 | 5000 |
| |
4993 |
| - | |
4994 |
| - | |
| 5001 | + | |
4995 | 5002 |
| |
4996 | 5003 |
| |
4997 | 5004 |
| |
| |||
5369 | 5376 |
| |
5370 | 5377 |
| |
5371 | 5378 |
| |
5372 |
| - | |
| 5379 | + | |
5373 | 5380 |
| |
5374 |
| - | |
| 5381 | + | |
5375 | 5382 |
| |
5376 | 5383 |
| |
5377 | 5384 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
| 10 | + | |
10 | 11 |
| |
11 | 12 |
| |
12 | 13 |
| |
13 |
| - | |
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
981 | 981 |
| |
982 | 982 |
| |
983 | 983 |
| |
| 984 | + | |
| 985 | + | |
| 986 | + | |
| 987 | + | |
| 988 | + | |
| 989 | + | |
| 990 | + | |
| 991 | + | |
| 992 | + | |
| 993 | + | |
| 994 | + | |
| 995 | + | |
| 996 | + | |
| 997 | + | |
| 998 | + | |
| 999 | + | |
| 1000 | + | |
| 1001 | + | |
| 1002 | + | |
| 1003 | + | |
| 1004 | + | |
| 1005 | + | |
| 1006 | + | |
| 1007 | + | |
| 1008 | + | |
| 1009 | + | |
| 1010 | + | |
| 1011 | + | |
| 1012 | + | |
| 1013 | + | |
| 1014 | + | |
| 1015 | + | |
| 1016 | + | |
| 1017 | + | |
| 1018 | + | |
| 1019 | + | |
| 1020 | + | |
| 1021 | + | |
| 1022 | + | |
| 1023 | + | |
| 1024 | + | |
| 1025 | + | |
| 1026 | + | |
| 1027 | + | |
| 1028 | + | |
| 1029 | + | |
| 1030 | + | |
| 1031 | + | |
| 1032 | + | |
| 1033 | + | |
| 1034 | + | |
| 1035 | + | |
| 1036 | + | |
| 1037 | + | |
| 1038 | + | |
| 1039 | + | |
| 1040 | + | |
| 1041 | + | |
| 1042 | + | |
| 1043 | + | |
| 1044 | + | |
| 1045 | + | |
| 1046 | + | |
| 1047 | + | |
| 1048 | + | |
| 1049 | + | |
| 1050 | + | |
| 1051 | + | |
| 1052 | + | |
984 | 1053 |
| |
985 | 1054 |
| |
986 | 1055 |
| |
| |||
1593 | 1662 |
| |
1594 | 1663 |
| |
1595 | 1664 |
| |
1596 |
| - | |
| 1665 | + | |
1597 | 1666 |
| |
1598 | 1667 |
| |
1599 | 1668 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
570 | 570 |
| |
571 | 571 |
| |
572 | 572 |
| |
| 573 | + | |
| 574 | + | |
| 575 | + | |
| 576 | + | |
| 577 | + | |
| 578 | + | |
| 579 | + | |
| 580 | + | |
573 | 581 |
| |
574 | 582 |
| |
575 | 583 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
77 | 77 |
| |
78 | 78 |
| |
79 | 79 |
| |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
80 | 91 |
| |
81 | 92 |
| |
82 | 93 |
| |
| |||
222 | 233 |
| |
223 | 234 |
| |
224 | 235 |
| |
| 236 | + | |
225 | 237 |
| |
226 | 238 |
| |
227 | 239 |
| |
228 | 240 |
| |
229 | 241 |
| |
230 | 242 |
| |
231 | 243 |
| |
| 244 | + | |
232 | 245 |
| |
233 | 246 |
| |
234 | 247 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
5 |
| - | |
| 5 | + | |
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
|
0 commit comments