Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
MrBra
on Nov 7, 2019
|
parent
|
context
|
favorite
| on:
Async-await on stable Rust
Can anybody share their thoughts on which key features / libs are still missing in Rust?
fnord123
on Nov 7, 2019
|
next
[–]
Binary crates. Sandboxed builds (I'll continue to use crates that have a build.rs which can do anything it wants, but I don't like it). Namespacing crates (a la Java) to deal with the name squatting issue.
hechang1997
on Nov 8, 2019
|
prev
[–]
Generics and compile time computation. I think Rust should achieve feature parity with c++ templates and constexpr.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: