/top/
/new/
/best/
/ask/
/show/
/job/
^
slacker news
login
about
←back to thread
Evolution of Rust Compiler Errors
(kobzol.github.io)
135 points
ingve
| 2 comments |
16 May 25 13:22 UTC
|
HN request time: 0.414s
|
source
1.
swsieber
◴[
16 May 25 15:16 UTC
]
No.
44006485
[source]
▶
>>44005195 (OP)
#
The wrong field error message change in 1.87 really is brilliant. Instead of just pointing out the correct field, it actually points out the spelling change needed to get to that field.
replies(1):
>>44008258
#
ID:
GO
2.
estebank
◴[
16 May 25 18:06 UTC
]
No.
44008258
[source]
▶
>>44006485 (TP)
#
That was done by @compiler-errors, as part of an improvement to make some of the suggestions I introduced easier to read.
↑