File tree
1,311 files changed
+15693
-15341
lines changed- .github/workflows
- compiler
- rustc
- rustc_abi
- src
- layout
- rustc_arena
- src
- rustc_ast
- src
- util
- rustc_ast_ir
- src
- rustc_ast_lowering
- src
- rustc_ast_passes
- src
- rustc_ast_pretty
- src
- pprust
- state
- rustc_attr_data_structures
- src
- rustc_attr_parsing
- src
- rustc_baked_icu_data
- src
- rustc_borrowck
- src
- constraints
- diagnostics
- region_infer
- type_check
- rustc_builtin_macros
- src
- assert
- rustc_codegen_cranelift/patches
- rustc_codegen_gcc/src
- rustc_codegen_llvm
- src
- builder
- coverageinfo/mapgen
- llvm
- rustc_codegen_ssa
- src
- back
- mir
- traits
- rustc_const_eval
- src
- interpret
- rustc_data_structures
- src
- graph
- obligation_forest
- sync
- tagged_ptr
- rustc_driver
- rustc_driver_impl
- src
- rustc_error_codes
- src
- error_codes
- rustc_error_messages
- src
- rustc_errors
- src
- markdown
- rustc_expand
- src
- rustc_feature
- src
- rustc_fluent_macro
- src
- rustc_fs_util
- rustc_graphviz
- src
- rustc_hashes
- rustc_hir
- src
- rustc_hir_analysis
- src
- check
- coherence
- collect
- errors
- hir_ty_lowering
- variance
- rustc_hir_pretty
- src
- rustc_hir_typeck
- src
- fn_ctxt
- method
- rustc_incremental
- src
- persist
- rustc_index
- src
- vec
- rustc_index_macros
- src
- rustc_infer
- src
- rustc_interface
- src
- rustc_lexer
- src
- rustc_lint
- src
- rustc_lint_defs
- src
- rustc_llvm
- llvm-wrapper
- src
- rustc_log
- rustc_macros
- src
- rustc_metadata
- src
- rustc_middle
- src
- hir
- middle
- mir
- interpret
- allocation
- query
- thir
- traits
- ty
- consts
- inhabitedness
- print
- rustc_mir_build
- src
- builder
- expr
- matches
- thir
- cx
- pattern
- rustc_mir_dataflow
- src
- rustc_mir_transform
- src
- coroutine
- rustc_monomorphize
- src
- mono_checks
- rustc_next_trait_solver
- src
- solve
- rustc_parse
- src
- parser
- rustc_parse_format
- src
- rustc_passes
- src
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
1,311 files changed
+15693
-15341
lines changedLines changed: 20 additions & 7 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
58 | 58 |
| |
59 | 59 |
| |
60 | 60 |
| |
61 |
| - | |
62 |
| - | |
| 61 | + | |
| 62 | + | |
63 | 63 |
| |
64 | 64 |
| |
65 | 65 |
| |
| |||
182 | 182 |
| |
183 | 183 |
| |
184 | 184 |
| |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
185 | 192 |
| |
186 | 193 |
| |
187 | 194 |
| |
| |||
218 | 225 |
| |
219 | 226 |
| |
220 | 227 |
| |
| 228 | + | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
221 | 238 |
| |
222 | 239 |
| |
223 | 240 |
| |
224 |
| - | |
225 | 241 |
| |
226 | 242 |
| |
227 |
| - | |
228 |
| - | |
229 |
| - | |
230 |
| - | |
| 243 | + | |
231 | 244 |
| |
232 | 245 |
| |
233 | 246 |
| |
|
Lines changed: 36 additions & 0 deletions
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 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + |
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
53 | 53 |
| |
54 | 54 |
| |
55 | 55 |
| |
| 56 | + | |
56 | 57 |
| |
57 | 58 |
| |
58 | 59 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
21 |
| - | |
| 21 | + | |
22 | 22 |
| |
23 | 23 |
| |
24 | 24 |
| |
|
Lines changed: 16 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2526 | 2526 |
| |
2527 | 2527 |
| |
2528 | 2528 |
| |
| 2529 | + | |
| 2530 | + | |
| 2531 | + | |
| 2532 | + | |
| 2533 | + | |
| 2534 | + | |
| 2535 | + | |
| 2536 | + | |
| 2537 | + | |
| 2538 | + | |
2529 | 2539 |
| |
2530 | 2540 |
| |
2531 | 2541 |
| |
| |||
3050 | 3060 |
| |
3051 | 3061 |
| |
3052 | 3062 |
| |
| 3063 | + | |
3053 | 3064 |
| |
3054 | 3065 |
| |
3055 | 3066 |
| |
| |||
3286 | 3297 |
| |
3287 | 3298 |
| |
3288 | 3299 |
| |
| 3300 | + | |
3289 | 3301 |
| |
3290 | 3302 |
| |
3291 | 3303 |
| |
| |||
3741 | 3753 |
| |
3742 | 3754 |
| |
3743 | 3755 |
| |
3744 |
| - | |
| 3756 | + | |
3745 | 3757 |
| |
3746 | 3758 |
| |
3747 | 3759 |
| |
| |||
4009 | 4021 |
| |
4010 | 4022 |
| |
4011 | 4023 |
| |
4012 |
| - | |
| 4024 | + | |
| 4025 | + | |
4013 | 4026 |
| |
4014 | 4027 |
| |
4015 | 4028 |
| |
| |||
5260 | 5273 |
| |
5261 | 5274 |
| |
5262 | 5275 |
| |
| 5276 | + | |
5263 | 5277 |
| |
5264 | 5278 |
| |
5265 | 5279 |
| |
|
Lines changed: 14 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
63 | 63 |
| |
64 | 64 |
| |
65 | 65 |
| |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
66 | 80 |
| |
67 | 81 |
| |
68 | 82 |
| |
|
Lines changed: 7 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
210 | 210 |
| |
211 | 211 |
| |
212 | 212 |
| |
213 |
| - | |
214 |
| - | |
215 |
| - | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
| 219 | + | |
216 | 220 |
| |
217 | 221 |
| |
218 | 222 |
| |
|
Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
32 | 32 |
| |
33 | 33 |
| |
34 | 34 |
| |
| 35 | + | |
| 36 | + | |
| 37 | + |
Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
31 | 31 |
| |
32 | 32 |
| |
33 | 33 |
| |
| 34 | + | |
| 35 | + | |
| 36 | + |
Lines changed: 11 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
191 | 191 |
| |
192 | 192 |
| |
193 | 193 |
| |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
194 | 205 |
| |
195 | 206 |
| |
196 | 207 |
| |
|
0 commit comments