Rust: Change note.

This commit is contained in:
Geoffrey White
2025-12-04 17:25:34 +00:00
parent 32e9fdfe19
commit 3cdbef71f1

View File

@@ -0,0 +1,4 @@
---
category: minorAnalysis
---
* Fixed false positives from the `rust/access-after-lifetime-ended` query, involving calls to trait methods.