Commit 8b97008
authored
Rollup merge of #35328 - trixnz:update-error-62, r=jonathandturner
Update error format for E0062
Fixes #35217 as part of #35233
There seems to be an issue with the old format ignoring the labels which results in the incorrect line being rendered in the old format. I spoke with @jonathandturner about this and it seems to be a bug. Pertinent information [here](https://gist.github.com/trixnz/ad11e68687529e164427df8f8eb63116).
r? @jonathandturner2 files changed
+20
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3069 | 3069 | | |
3070 | 3070 | | |
3071 | 3071 | | |
| 3072 | + | |
| 3073 | + | |
3072 | 3074 | | |
3073 | 3075 | | |
3074 | 3076 | | |
| |||
3077 | 3079 | | |
3078 | 3080 | | |
3079 | 3081 | | |
| 3082 | + | |
| 3083 | + | |
3080 | 3084 | | |
3081 | 3085 | | |
3082 | 3086 | | |
3083 | 3087 | | |
3084 | | - | |
3085 | | - | |
3086 | | - | |
| 3088 | + | |
| 3089 | + | |
| 3090 | + | |
| 3091 | + | |
| 3092 | + | |
| 3093 | + | |
| 3094 | + | |
| 3095 | + | |
| 3096 | + | |
| 3097 | + | |
| 3098 | + | |
| 3099 | + | |
| 3100 | + | |
3087 | 3101 | | |
3088 | 3102 | | |
3089 | 3103 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
17 | 18 | | |
18 | | - | |
| 19 | + | |
| 20 | + | |
19 | 21 | | |
20 | 22 | | |
0 commit comments