This repository was archived by the owner on May 28, 2025. It is now read-only.
File tree
96 files changed
+1652
-1250
lines changed- compiler
- rustc_borrowck/src
- rustc_const_eval/src
- const_eval
- rustc_errors/src
- rustc_hir_analysis/src
- check
- compare_impl_item
- coherence
- hir_ty_lowering
- rustc_hir_typeck/src
- fn_ctxt
- rustc_lint/src
- context
- types
- rustc_macros/src/diagnostics
- rustc_middle/src
- middle
- ty
- rustc_mir_build/src
- thir/pattern
- rustc_mir_transform/src
- rustc_monomorphize/src
- collector
- rustc_passes/src
- rustc_pattern_analysis/src
- rustc_privacy/src
- rustc_trait_selection/src/error_reporting/traits
- tests
- ui-fulldeps
- internal-lints
- session-diagnostic
- ui/self
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
96 files changed
+1652
-1250
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
401 | 401 |
| |
402 | 402 |
| |
403 | 403 |
| |
404 |
| - | |
| 404 | + | |
405 | 405 |
| |
406 | 406 |
| |
407 | 407 |
| |
|
Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
50 | 50 |
| |
51 | 51 |
| |
52 | 52 |
| |
53 |
| - | |
| 53 | + | |
54 | 54 |
| |
| 55 | + | |
| 56 | + | |
55 | 57 |
| |
56 | 58 |
| |
57 | 59 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
170 | 170 |
| |
171 | 171 |
| |
172 | 172 |
| |
173 |
| - | |
| 173 | + | |
174 | 174 |
| |
175 | 175 |
| |
176 | 176 |
| |
177 | 177 |
| |
178 | 178 |
| |
179 |
| - | |
| 179 | + | |
180 | 180 |
|
Lines changed: 2 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
622 | 622 |
| |
623 | 623 |
| |
624 | 624 |
| |
625 |
| - | |
| 625 | + | |
626 | 626 |
| |
627 | 627 |
| |
628 |
| - | |
629 |
| - | |
| 628 | + | |
630 | 629 |
| |
631 | 630 |
| |
632 | 631 |
| |
|
Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
197 | 197 |
| |
198 | 198 |
| |
199 | 199 |
| |
| 200 | + | |
| 201 | + | |
200 | 202 |
| |
201 | 203 |
| |
202 | 204 |
| |
|
Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
195 | 195 |
| |
196 | 196 |
| |
197 | 197 |
| |
198 |
| - | |
| 198 | + | |
199 | 199 |
| |
| 200 | + | |
| 201 | + | |
200 | 202 |
| |
201 | 203 |
| |
202 | 204 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
297 | 297 |
| |
298 | 298 |
| |
299 | 299 |
| |
300 |
| - | |
| 300 | + | |
301 | 301 |
| |
302 | 302 |
| |
303 |
| - | |
304 | 303 |
| |
| 304 | + | |
305 | 305 |
| |
306 | 306 |
| |
307 | 307 |
| |
|
Lines changed: 1 addition & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
79 | 79 |
| |
80 | 80 |
| |
81 | 81 |
| |
82 |
| - | |
83 |
| - | |
84 |
| - | |
85 |
| - | |
86 |
| - | |
| 82 | + | |
87 | 83 |
| |
88 | 84 |
|
Lines changed: 4 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2354 | 2354 |
| |
2355 | 2355 |
| |
2356 | 2356 |
| |
2357 |
| - | |
| 2357 | + | |
2358 | 2358 |
| |
2359 | 2359 |
| |
2360 |
| - | |
2361 |
| - | |
| 2360 | + | |
2362 | 2361 |
| |
2363 | 2362 |
| |
2364 | 2363 |
| |
| |||
2369 | 2368 |
| |
2370 | 2369 |
| |
2371 | 2370 |
| |
| 2371 | + | |
| 2372 | + | |
2372 | 2373 |
| |
2373 | 2374 |
| |
2374 | 2375 |
| |
|
Lines changed: 9 additions & 9 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
494 | 494 |
| |
495 | 495 |
| |
496 | 496 |
| |
497 |
| - | |
| 497 | + | |
498 | 498 |
| |
499 | 499 |
| |
500 |
| - | |
501 |
| - | |
502 |
| - | |
503 |
| - | |
504 |
| - | |
505 |
| - | |
506 |
| - | |
507 |
| - | |
| 500 | + | |
508 | 501 |
| |
| 502 | + | |
| 503 | + | |
| 504 | + | |
| 505 | + | |
| 506 | + | |
| 507 | + | |
| 508 | + | |
509 | 509 |
| |
510 | 510 |
| |
511 | 511 |
| |
|
0 commit comments