Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
JoshTriplett
30 days ago
|
parent
|
context
|
favorite
| on:
Unexpected productivity boost of Rust
Yeah, you either need `u64::from` or `let x: u64 = expr.into()` or similar.
It does "make sense" but it's obnoxious, and we should have something better.
estebank
29 days ago
[–]
If only we had type ascription on expressions...
ducks
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
It does "make sense" but it's obnoxious, and we should have something better.