/top/
/new/
/best/
/ask/
/show/
/job/
^
slacker news
login
about
←back to thread
Indices, not Pointers
(joegm.github.io)
102 points
vitalnodo
| 1 comments |
02 Sep 25 23:21 UTC
|
HN request time: 0.001s
|
source
Show context
skulk
◴[
03 Sep 25 01:16 UTC
]
No.
45111204
[source]
▶
>>45110386 (OP)
#
This is a very tempting and commonly used strategy in Rust to bypass the borrow checker. I've used it to implement tries/DFAs with great success (though I can't find the code anymore)
replies(3):
>>45112462
#
>>45112631
#
>>45114374
#
1.
skeezyboy
◴[
03 Sep 25 11:05 UTC
]
No.
45114374
[source]
▶
>>45111204
#
> This is a very tempting and commonly used strategy in Rust to bypass the borrow checker.
Are you even allowed to publicly disparage the borrow checker like that?
ID:
GO
↑