File tree
18 files changed
+946
-68
lines changed- src
- librustc/lint
- libsyntax
- ext/tt
- test
- run-pass/macros
- ui/macros
18 files changed
+946
-68
lines changedDiff for: src/librustc/lint/builtin.rs
+7
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
362 | 362 |
| |
363 | 363 |
| |
364 | 364 |
| |
| 365 | + | |
| 366 | + | |
| 367 | + | |
| 368 | + | |
| 369 | + | |
| 370 | + | |
365 | 371 |
| |
366 | 372 |
| |
367 | 373 |
| |
| |||
448 | 454 |
| |
449 | 455 |
| |
450 | 456 |
| |
| 457 | + | |
451 | 458 |
| |
452 | 459 |
| |
453 | 460 |
| |
|
Diff for: src/librustc/lint/mod.rs
+2-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
27 | 27 |
| |
28 | 28 |
| |
29 | 29 |
| |
30 |
| - | |
| 30 | + | |
31 | 31 |
| |
32 | 32 |
| |
33 | 33 |
| |
| |||
82 | 82 |
| |
83 | 83 |
| |
84 | 84 |
| |
| 85 | + | |
85 | 86 |
| |
86 | 87 |
| |
87 | 88 |
| |
|
Diff for: src/libsyntax/early_buffered_lints.rs
+1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
| 13 | + | |
13 | 14 |
| |
14 | 15 |
| |
15 | 16 |
| |
|
0 commit comments