This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
2 files changed
+15
-5
lines changedDiff for: compiler/rustc_passes/src/check_attr.rs
+11-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2538 | 2538 |
| |
2539 | 2539 |
| |
2540 | 2540 |
| |
2541 |
| - | |
| 2541 | + | |
| 2542 | + | |
| 2543 | + | |
| 2544 | + | |
| 2545 | + | |
| 2546 | + | |
| 2547 | + | |
| 2548 | + | |
| 2549 | + | |
| 2550 | + | |
| 2551 | + | |
2542 | 2552 |
| |
2543 | 2553 |
| |
2544 | 2554 |
| |
|
Diff for: compiler/rustc_passes/src/errors.rs
+4-4
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
15 |
| - | |
| 15 | + | |
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
| |||
849 | 849 |
| |
850 | 850 |
| |
851 | 851 |
| |
852 |
| - | |
| 852 | + | |
853 | 853 |
| |
854 | 854 |
| |
855 | 855 |
| |
| |||
871 | 871 |
| |
872 | 872 |
| |
873 | 873 |
| |
874 |
| - | |
| 874 | + | |
875 | 875 |
| |
876 |
| - | |
| 876 | + | |
877 | 877 |
| |
878 | 878 |
| |
879 | 879 |
| |
|
0 commit comments