File tree
2 files changed
+8
-1
lines changed- compiler
- rustc_errors/src
- rustc_lint/src
2 files changed
+8
-1
lines changedDiff for: compiler/rustc_errors/src/diagnostic.rs
+7
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
| 9 | + | |
9 | 10 |
| |
10 | 11 |
| |
11 | 12 |
| |
| |||
158 | 159 |
| |
159 | 160 |
| |
160 | 161 |
| |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
161 | 168 |
| |
162 | 169 |
| |
163 | 170 |
| |
|
Diff for: compiler/rustc_lint/src/lints.rs
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
11 |
| - | |
| 11 | + | |
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
|
0 commit comments