/top/
/new/
/best/
/ask/
/show/
/job/
^
slacker news
login
about
←back to thread
Unexpected productivity boost of Rust
(lubeno.dev)
517 points
bkolobara
| 1 comments |
27 Aug 25 15:48 UTC
|
HN request time: 0.222s
|
source
Show context
aeve890
◴[
27 Aug 25 17:02 UTC
]
No.
45042188
[source]
▶
>>45041286 (OP)
#
>The code will compile just fine. The Zig compiler will generate a new number for each unique 'error.*'
This is wild. I assume there's at least the tooling to catch this kind of errors right?
replies(3):
>>45042403
#
>>45042586
#
>>45050319
#
1.
matklad
◴[
28 Aug 25 09:55 UTC
]
No.
45050319
[source]
▶
>>45042188
#
This is compiler bug, the code should not compile (see issue #25046)
ID:
GO
↑