Nice collection of AreWe*Yet , to track various aspects of Rust
Nice collection of AreWe*Yet , to track various aspects of Rust

github.com
GitHub - UgurcanAkkok/AreWeRustYet: Awesome list of "Are We *thing* Yet" for Rust

I found this page, and thought it might be worth sharing. It helped me find AreWe* pages I didn't know existed, like https://areweideyet.com/ to get an indication about the state of IDEs for rust.
Areweideyet is super out of date. It shows that rust is pretty IDE at this point, but the ecosystem has changed quite a bit. Most notably racer has been replaced by rust-analyzer basically everywhere, and most code editors can trivially hook into it for extensive LSP support.
I'm debating making a PR to update stuff but the maintainer looks pretty inactive. Also the changes would either be pretty extensive or replacing the whole thing with "yep."
I think it is nice to have an update table like that, to show the difference in support if any. So, it is to bad it is out of date with an inactive maintainer.