Rust is coming-up often-enough in the perpetual thread, often with interesting questions or bug reports, so it might be a good time to start a dedicated thread for it ...
In 2025, something unexpected happened. The programming language most notorious for its difficulty became the go-to choice for the laziest form of programming imaginable.
Heh, I also played recently with some more Rust (besides maintaining a few projects I use in "personal production"), writing a Wordle "solver". It was fun to write functions generic over the number of ...