Comment by yccs27
14 hours ago
There's a different proposal by @withoutboats to make immovability a property of the place/reference instead of the type:
https://without.boats/blog/pinned-places/
Does this project goal mean that the rust maintainers have decided to implement @yoshuawuyts' immovable types proposal in favor of pinned places?
https://github.com/rust-lang/rust-project-goals/blob/main/sr...
Ah, thanks, I didn't realize "pin ergonomics" was the Rust Project name for @withoutboats' pinned places.
This sounds like a similar approach to OxCaml