Y
Hacker News
new
|
ask
|
show
|
jobs
by
cfontes
230 days ago
He will like RUST very much.
1 comments
galangalalgol
230 days ago
Carmack had said he likes rust, he just isn't a language zealot. In rust though, the idiom would be to shadow intermediate variables often, which removes the debugger benefit.
link
metaltyphoon
230 days ago
> the idiom would be to shadow intermediate variables often
There is no idiom about this. Do it if you like but clipply doesn't warn about any of it.
link
galangalalgol
230 days ago
There isn't an enforced one, and the opinion is bifurcated, but I regularly find crates that clearly treat this as idiomatic practice.
link