From f3359bcf8901f0881c6d7e3653a782f174133bf3 Mon Sep 17 00:00:00 2001 From: Andrew Date: Sun, 17 May 2026 15:55:56 -0600 Subject: [PATCH] Add section on Rust's advantages --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 71de2055a..6b7ef7801 100644 --- a/README.md +++ b/README.md @@ -49,7 +49,9 @@ That’s closer to: * extensible language semantics Where Rust remains massively ahead + Important reality check: + Rust still dominates in: * tooling * stability