This repository was archived by the owner on May 28, 2025. It is now read-only.
File tree
29 files changed
+637
-592
lines changed- compiler
- rustc_borrowck/src
- rustc_codegen_ssa/src
- rustc_const_eval/src
- const_eval
- interpret
- rustc_driver_impl
- rustc_errors/src
- rustc_hir_analysis/src
- astconv
- collect
- rustc_hir_typeck/src/fn_ctxt
- rustc_infer/src/infer/opaque_types
- rustc_lint_defs/src
- rustc_llvm
- rustc_macros
- rustc_mir_transform/src
- rustc_passes/src
- rustc_resolve/src
- rustc_trait_selection/src/traits
- specialize
- src/tools
- clippy/clippy_lints/src
- matches
- tidy/src
29 files changed
+637
-592
lines changedLines changed: 564 additions & 556 deletions
Large diffs are not rendered by default.
Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2473 | 2473 |
| |
2474 | 2474 |
| |
2475 | 2475 |
| |
2476 |
| - | |
| 2476 | + | |
| 2477 | + | |
2477 | 2478 |
| |
2478 | 2479 |
| |
2479 | 2480 |
| |
|
Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
60 | 60 |
| |
61 | 61 |
| |
62 | 62 |
| |
63 |
| - | |
| 63 | + | |
| 64 | + | |
64 | 65 |
| |
65 | 66 |
| |
66 | 67 |
| |
|
Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
104 | 104 |
| |
105 | 105 |
| |
106 | 106 |
| |
107 |
| - | |
| 107 | + | |
| 108 | + | |
108 | 109 |
| |
109 | 110 |
| |
110 | 111 |
| |
|
Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
125 | 125 |
| |
126 | 126 |
| |
127 | 127 |
| |
128 |
| - | |
| 128 | + | |
| 129 | + | |
129 | 130 |
| |
130 | 131 |
| |
131 | 132 |
| |
|
Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
50 | 50 |
| |
51 | 51 |
| |
52 | 52 |
| |
53 |
| - | |
| 53 | + | |
| 54 | + | |
54 | 55 |
| |
55 | 56 |
| |
56 | 57 |
| |
|
Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
51 | 51 |
| |
52 | 52 |
| |
53 | 53 |
| |
54 |
| - | |
| 54 | + | |
| 55 | + | |
55 | 56 |
| |
56 | 57 |
| |
57 | 58 |
| |
|
Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1640 | 1640 |
| |
1641 | 1641 |
| |
1642 | 1642 |
| |
1643 |
| - | |
| 1643 | + | |
| 1644 | + | |
1644 | 1645 |
| |
1645 | 1646 |
| |
1646 | 1647 |
| |
|
Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
692 | 692 |
| |
693 | 693 |
| |
694 | 694 |
| |
695 |
| - | |
| 695 | + | |
| 696 | + | |
696 | 697 |
| |
697 | 698 |
| |
698 | 699 |
| |
|
Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
218 | 218 |
| |
219 | 219 |
| |
220 | 220 |
| |
221 |
| - | |
| 221 | + | |
| 222 | + | |
222 | 223 |
| |
223 | 224 |
| |
224 | 225 |
| |
|
0 commit comments