This repository was archived by the owner on May 28, 2025. It is now read-only.
File tree
29 files changed
+799
-809
lines changed- compiler
- rustc_borrowck/src
- rustc_codegen_ssa/src
- rustc_const_eval/src
- const_eval
- interpret
- 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_mir_transform/src
- rustc_passes/src
- rustc_resolve/src
- rustc_trait_selection/src/traits
- specialize
- src/tools
- clippy/clippy_lints/src
- matches
- tidy/src
- tests/ui-fulldeps/session-diagnostic
29 files changed
+799
-809
lines changedLines changed: 621 additions & 594 deletions
Large diffs are not rendered by default.
Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2472 | 2472 |
| |
2473 | 2473 |
| |
2474 | 2474 |
| |
2475 |
| - | |
| 2475 | + | |
| 2476 | + | |
2476 | 2477 |
| |
2477 | 2478 |
| |
2478 | 2479 |
| |
|
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 | |
---|---|---|---|
| |||
1638 | 1638 |
| |
1639 | 1639 |
| |
1640 | 1640 |
| |
1641 |
| - | |
| 1641 | + | |
| 1642 | + | |
1642 | 1643 |
| |
1643 | 1644 |
| |
1644 | 1645 |
| |
|
Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
698 | 698 |
| |
699 | 699 |
| |
700 | 700 |
| |
701 |
| - | |
| 701 | + | |
| 702 | + | |
702 | 703 |
| |
703 | 704 |
| |
704 | 705 |
| |
|
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 |
| |
|
Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1872 | 1872 |
| |
1873 | 1873 |
| |
1874 | 1874 |
| |
1875 |
| - | |
| 1875 | + | |
| 1876 | + | |
1876 | 1877 |
| |
1877 | 1878 |
| |
1878 | 1879 |
| |
|
0 commit comments