File tree
8 files changed
+11
-54
lines changed- compiler
- rustc_lint
- src
- early
- rustc_lint_defs/src
- rustc_metadata
- src
8 files changed
+11
-54
lines changedDiff for: compiler/rustc_lint/messages.ftl
-3
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
974 | 974 |
| |
975 | 975 |
| |
976 | 976 |
| |
977 |
| - | |
978 |
| - | |
979 |
| - |
-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
430 | 430 |
| |
431 | 431 |
| |
432 | 432 |
| |
433 |
| - | |
434 | 433 |
| |
435 | 434 |
| |
436 | 435 |
| |
|
Diff for: compiler/rustc_lint/src/lints.rs
-4
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2561 | 2561 |
| |
2562 | 2562 |
| |
2563 | 2563 |
| |
2564 |
| - | |
2565 |
| - | |
2566 |
| - | |
2567 |
| - | |
2568 | 2564 |
| |
2569 | 2565 |
| |
2570 | 2566 |
| |
|
Diff for: compiler/rustc_lint_defs/src/builtin.rs
-39
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
143 | 143 |
| |
144 | 144 |
| |
145 | 145 |
| |
146 |
| - | |
147 | 146 |
| |
148 | 147 |
| |
149 | 148 |
| |
| |||
4647 | 4646 |
| |
4648 | 4647 |
| |
4649 | 4648 |
| |
4650 |
| - | |
4651 |
| - | |
4652 |
| - | |
4653 |
| - | |
4654 |
| - | |
4655 |
| - | |
4656 |
| - | |
4657 |
| - | |
4658 |
| - | |
4659 |
| - | |
4660 |
| - | |
4661 |
| - | |
4662 |
| - | |
4663 |
| - | |
4664 |
| - | |
4665 |
| - | |
4666 |
| - | |
4667 |
| - | |
4668 |
| - | |
4669 |
| - | |
4670 |
| - | |
4671 |
| - | |
4672 |
| - | |
4673 |
| - | |
4674 |
| - | |
4675 |
| - | |
4676 |
| - | |
4677 |
| - | |
4678 |
| - | |
4679 |
| - | |
4680 |
| - | |
4681 |
| - | |
4682 |
| - | |
4683 |
| - | |
4684 |
| - | |
4685 |
| - | |
4686 |
| - | |
4687 |
| - | |
4688 | 4649 |
| |
4689 | 4650 |
| |
4690 | 4651 |
| |
|
Diff for: compiler/rustc_lint_defs/src/lib.rs
-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
783 | 783 |
| |
784 | 784 |
| |
785 | 785 |
| |
786 |
| - | |
787 | 786 |
| |
788 | 787 |
| |
789 | 788 |
| |
|
Diff for: compiler/rustc_metadata/messages.ftl
+3
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
290 | 290 |
| |
291 | 291 |
| |
292 | 292 |
| |
| 293 | + | |
| 294 | + | |
| 295 | + | |
293 | 296 |
| |
294 | 297 |
| |
295 | 298 |
| |
|
Diff for: compiler/rustc_metadata/src/creader.rs
+1-6
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1076 | 1076 |
| |
1077 | 1077 |
| |
1078 | 1078 |
| |
1079 |
| - | |
1080 |
| - | |
1081 |
| - | |
1082 |
| - | |
1083 |
| - | |
1084 |
| - | |
| 1079 | + | |
1085 | 1080 |
| |
1086 | 1081 |
| |
1087 | 1082 |
| |
|
Diff for: compiler/rustc_metadata/src/errors.rs
+7
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
732 | 732 |
| |
733 | 733 |
| |
734 | 734 |
| |
| 735 | + | |
| 736 | + | |
| 737 | + | |
| 738 | + | |
| 739 | + | |
| 740 | + | |
| 741 | + |
0 commit comments