File tree
115 files changed
+460
-494
lines changed- compiler
- rustc_ast_lowering/src
- rustc_ast_passes/src
- rustc_ast_pretty/src/pprust
- state
- rustc_ast/src
- rustc_borrowck/src
- diagnostics
- type_check
- rustc_builtin_macros/src
- deriving/generic
- rustc_codegen_cranelift/src
- rustc_codegen_gcc/src/intrinsic
- rustc_codegen_llvm/src
- rustc_codegen_ssa/src
- debuginfo
- rustc_const_eval/src/const_eval
- rustc_hir_analysis/src
- check
- coherence
- hir_ty_lowering
- rustc_hir_pretty/src
- rustc_hir_typeck/src
- rustc_hir/src
- rustc_infer/src/infer/error_reporting
- nice_region_error
- rustc_lint/src
- rustc_middle/src
- ty
- print
- rustc_mir_build/src
- rustc_mir_transform/src
- rustc_parse/src/parser
- rustc_passes/src
- rustc_smir/src
- rustc_internal
- rustc_smir/convert
- rustc_symbol_mangling/src
- rustc_trait_selection/src/traits
- error_reporting
- rustc_ty_utils/src
- rustc_type_ir/src
- stable_mir/src
- mir
- src
- librustdoc
- clean
- html
- render
- json
- tools
- clippy
- clippy_lints/src
- doc
- functions
- methods
- clippy_utils/src
- rustfmt/src
- tests
- mir-opt
- ui
- intrinsics
- proc-macro
- traits
- unsafe
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
115 files changed
+460
-494
lines changedLines changed: 17 additions & 13 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2105 | 2105 |
| |
2106 | 2106 |
| |
2107 | 2107 |
| |
2108 |
| - | |
| 2108 | + | |
2109 | 2109 |
| |
2110 | 2110 |
| |
2111 | 2111 |
| |
| |||
2484 | 2484 |
| |
2485 | 2485 |
| |
2486 | 2486 |
| |
| 2487 | + | |
2487 | 2488 |
| |
2488 | 2489 |
| |
2489 |
| - | |
2490 |
| - | |
2491 |
| - | |
| 2490 | + | |
| 2491 | + | |
| 2492 | + | |
| 2493 | + | |
| 2494 | + | |
| 2495 | + | |
2492 | 2496 |
| |
2493 | 2497 |
| |
2494 | 2498 |
| |
| |||
2692 | 2696 |
| |
2693 | 2697 |
| |
2694 | 2698 |
| |
2695 |
| - | |
| 2699 | + | |
2696 | 2700 |
| |
2697 | 2701 |
| |
2698 | 2702 |
| |
| |||
3011 | 3015 |
| |
3012 | 3016 |
| |
3013 | 3017 |
| |
3014 |
| - | |
3015 |
| - | |
| 3018 | + | |
| 3019 | + | |
3016 | 3020 |
| |
3017 | 3021 |
| |
3018 | 3022 |
| |
| |||
3024 | 3028 |
| |
3025 | 3029 |
| |
3026 | 3030 |
| |
3027 |
| - | |
3028 |
| - | |
| 3031 | + | |
| 3032 | + | |
3029 | 3033 |
| |
3030 | 3034 |
| |
3031 | 3035 |
| |
| |||
3035 | 3039 |
| |
3036 | 3040 |
| |
3037 | 3041 |
| |
3038 |
| - | |
| 3042 | + | |
3039 | 3043 |
| |
3040 | 3044 |
| |
3041 | 3045 |
| |
| |||
3045 | 3049 |
| |
3046 | 3050 |
| |
3047 | 3051 |
| |
3048 |
| - | |
| 3052 | + | |
3049 | 3053 |
| |
3050 | 3054 |
| |
3051 | 3055 |
| |
| |||
3101 | 3105 |
| |
3102 | 3106 |
| |
3103 | 3107 |
| |
3104 |
| - | |
| 3108 | + | |
3105 | 3109 |
| |
3106 | 3110 |
| |
3107 | 3111 |
| |
| |||
3209 | 3213 |
| |
3210 | 3214 |
| |
3211 | 3215 |
| |
3212 |
| - | |
| 3216 | + | |
3213 | 3217 |
| |
3214 | 3218 |
| |
3215 | 3219 |
| |
|
Lines changed: 16 additions & 16 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
499 | 499 |
| |
500 | 500 |
| |
501 | 501 |
| |
502 |
| - | |
503 |
| - | |
| 502 | + | |
| 503 | + | |
504 | 504 |
| |
505 | 505 |
| |
506 | 506 |
| |
| |||
543 | 543 |
| |
544 | 544 |
| |
545 | 545 |
| |
546 |
| - | |
547 |
| - | |
| 546 | + | |
| 547 | + | |
548 | 548 |
| |
549 | 549 |
| |
550 | 550 |
| |
| |||
859 | 859 |
| |
860 | 860 |
| |
861 | 861 |
| |
862 |
| - | |
863 |
| - | |
864 |
| - | |
865 |
| - | |
| 862 | + | |
| 863 | + | |
| 864 | + | |
| 865 | + | |
866 | 866 |
| |
867 | 867 |
| |
868 | 868 |
| |
| |||
1092 | 1092 |
| |
1093 | 1093 |
| |
1094 | 1094 |
| |
1095 |
| - | |
1096 |
| - | |
| 1095 | + | |
| 1096 | + | |
1097 | 1097 |
| |
1098 | 1098 |
| |
1099 | 1099 |
| |
| |||
1130 | 1130 |
| |
1131 | 1131 |
| |
1132 | 1132 |
| |
1133 |
| - | |
| 1133 | + | |
1134 | 1134 |
| |
1135 | 1135 |
| |
1136 | 1136 |
| |
| |||
1139 | 1139 |
| |
1140 | 1140 |
| |
1141 | 1141 |
| |
1142 |
| - | |
| 1142 | + | |
1143 | 1143 |
| |
1144 | 1144 |
| |
1145 | 1145 |
| |
1146 | 1146 |
| |
1147 | 1147 |
| |
1148 | 1148 |
| |
1149 | 1149 |
| |
1150 |
| - | |
1151 |
| - | |
| 1150 | + | |
| 1151 | + | |
1152 | 1152 |
| |
1153 | 1153 |
| |
1154 | 1154 |
| |
| |||
1254 | 1254 |
| |
1255 | 1255 |
| |
1256 | 1256 |
| |
1257 |
| - | |
| 1257 | + | |
1258 | 1258 |
| |
1259 | 1259 |
| |
1260 |
| - | |
| 1260 | + | |
1261 | 1261 |
| |
1262 | 1262 |
| |
1263 | 1263 |
| |
|
0 commit comments