From 65e5ded80d34edfce87dbaaf04a7657c68428d37 Mon Sep 17 00:00:00 2001 From: Paolo Tranquilli Date: Tue, 19 Aug 2025 16:02:45 +0200 Subject: [PATCH] Rust: update README to remove experimental warning --- rust/README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/rust/README.md b/rust/README.md index 8be853bd5f2..4f462f1b70f 100644 --- a/rust/README.md +++ b/rust/README.md @@ -1,8 +1,5 @@ # Rust on CodeQL -> [!WARNING] -> Rust support for CodeQL is experimental. No support is offered. QL and database interfaces will change and break without notice or deprecation periods. - ## Development ### Dependencies