From cb37ec1269404ef661ec2208b11188eff1302a20 Mon Sep 17 00:00:00 2001 From: Pixelo789 Date: Tue, 10 Mar 2026 22:53:27 -0800 Subject: [PATCH] Remove Rust recommendation rust-analyzer, a subproject of Rust, allows LLMs: https://github.com/rust-lang/rust-analyzer/pull/21314 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e5515a7..d2c51ee 100644 --- a/README.md +++ b/README.md @@ -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