Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
vlovich123
53 days ago
|
parent
|
context
|
favorite
| on:
The state of SIMD in Rust in 2025
> we can't fix any API issues.
Can’t APIs be fixed between editions?
JoshTriplett
53 days ago
[–]
Partially (with upcoming support for renaming things across editions), but it's a pain if the types change (because then they're no longer common vocabulary), and all the old APIs still have to exist.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
Can’t APIs be fixed between editions?