this post was submitted on 28 Feb 2024
28 points (96.7% liked)

Rust

6011 readers
3 users here now

Welcome to the Rust community! This is a place to discuss about the Rust programming language.

Wormhole

[email protected]

Credits

  • The icon is a modified version of the official rust logo (changing the colors to a gradient and black background)

founded 1 year ago
MODERATORS
 

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.

top 3 comments
sorted by: hot top controversial new old
[–] [email protected] 11 points 8 months ago (1 children)

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."

[–] snaggen 2 points 8 months ago

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.

[–] [email protected] 1 points 8 months ago

arewestackefficientyet.com seems to be dead