Commit 65b6ac9
authored
Rollup merge of #153820 - GuillaumeGomez:migrate-diag, r=JonathanBrouwer
Rename `opt_span_diag_lint` into `opt_span_lint` and remove `emit_diag_lint`
Part of #153099.
Should be the last naming cleanup hopefully. :)
r? @JonathanBrouwer3 files changed
Lines changed: 8 additions & 14 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
516 | 516 | | |
517 | 517 | | |
518 | 518 | | |
519 | | - | |
| 519 | + | |
520 | 520 | | |
521 | 521 | | |
522 | 522 | | |
| |||
532 | 532 | | |
533 | 533 | | |
534 | 534 | | |
535 | | - | |
536 | | - | |
537 | | - | |
538 | | - | |
539 | | - | |
540 | | - | |
541 | | - | |
| 535 | + | |
542 | 536 | | |
543 | 537 | | |
544 | 538 | | |
| |||
594 | 588 | | |
595 | 589 | | |
596 | 590 | | |
597 | | - | |
| 591 | + | |
598 | 592 | | |
599 | 593 | | |
600 | 594 | | |
| |||
619 | 613 | | |
620 | 614 | | |
621 | 615 | | |
622 | | - | |
| 616 | + | |
623 | 617 | | |
624 | 618 | | |
625 | 619 | | |
626 | 620 | | |
627 | 621 | | |
628 | | - | |
| 622 | + | |
629 | 623 | | |
630 | 624 | | |
631 | 625 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
| 53 | + | |
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1001 | 1001 | | |
1002 | 1002 | | |
1003 | 1003 | | |
1004 | | - | |
| 1004 | + | |
1005 | 1005 | | |
1006 | 1006 | | |
1007 | 1007 | | |
| |||
0 commit comments