Launching the 2025 State of Rust Survey
38 points by legoktm
38 points by legoktm
In Scryer Prolog we are waiting for allocate_api to stabilize in order to take a big step forward in several things: GC and ISO conforming. The thing is that ISO Prolog requires managing memory errors in a specific way which is not possible with the current containers API.
Which unimplemented (or nightly only) features are you looking for to be stabilized?
Pretty much "Don't need it" for all of these except Async generators potentially.
Which of the following aspects of Rust present non-trivial problems to your programming productivity?
Big problem pretty much all of these.