Rust: Change note.

This commit is contained in:
Geoffrey White
2025-11-07 16:52:56 +00:00
parent 7e3ab99d6b
commit 61481b51e7

View File

@@ -0,0 +1,4 @@
---
category: newQuery
---
* Added three example queries (`rust/examples/empty-if`, `rust/examples/simple-sql-injection` and `rust/examples/simple-constant-password`) to help developers learn to write CodeQL queries for Rust.