Remove Rust recommendation

rust-analyzer, a subproject of Rust, allows LLMs:
https://github.com/rust-lang/rust-analyzer/pull/21314
This commit is contained in:
Pixelo789 2026-03-10 22:53:27 -08:00
commit cb37ec1269

View file

@ -131,7 +131,7 @@ To Contribute, checkout our [`CONTRIBUTING.md`](./CONTRIBUTING.md).
> #### On alternative languages:
> Suggestions for alternative programming languages are necessarily more complex than many other categories considered here, as that's one of the core technical choices to be made when starting a new software development project.
>
> Depending on your needs and technical concerns, you may find any number of different alternative languages useful. For example, when considering alternatives to .NET, Java or Scala may be interesting candidates from the perspective of being similar VM-based frameworks, while Rust might be an interesting alternative in other ways.
> Depending on your needs and technical concerns, you may find any number of different alternative languages useful. For example, when considering alternatives to .NET, Java or Scala may be interesting candidates from the perspective of being similar VM-based frameworks.
## Editors