File tree
4 files changed
+10
-1
lines changed- compiler
- rustc_builtin_macros/src
- rustc_span/src
- tests
- pretty
- ui/lint
4 files changed
+10
-1
lines changed+3-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
326 | 326 |
| |
327 | 327 |
| |
328 | 328 |
| |
| 329 | + | |
| 330 | + | |
329 | 331 |
| |
330 | 332 |
| |
331 | 333 |
| |
| |||
355 | 357 |
| |
356 | 358 |
| |
357 | 359 |
| |
358 |
| - | |
| 360 | + | |
359 | 361 |
| |
360 | 362 |
| |
361 | 363 |
| |
|
Diff for: compiler/rustc_span/src/symbol.rs
+1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1235 | 1235 |
| |
1236 | 1236 |
| |
1237 | 1237 |
| |
| 1238 | + | |
1238 | 1239 |
| |
1239 | 1240 |
| |
1240 | 1241 |
| |
|
Diff for: tests/pretty/tests-are-sorted.pp
+1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
83 | 83 |
| |
84 | 84 |
| |
85 | 85 |
| |
| 86 | + | |
86 | 87 |
| |
87 | 88 |
| |
88 | 89 |
| |
|
Diff for: tests/ui/lint/lint-missing-doc-test.rs
+5
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + |
0 commit comments