Javascript is not enabled. This site can still works but it'll be more interactive when javascript is enabled.
loading...
Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
yoshuaw
2 hours ago
|
on: Rust project goals: Immobile types and guaranteed destructors
You're right that this is an important issue. I wrote a post explaining this in some detail, so at the very least we avoid having the same problem with generator functions:
https://blog.yoshuawuyts.com/gen-auto-trait-problem
reply