Files
codeql/rust/ql/lib/change-notes/2025-12-05-trait-function-dispatch.md
Simon Friis Vindum f200dba7dd Rust: Add change note
2025-12-05 14:12:58 +01:00

202 B

category
category
minorAnalysis
  • The call graph is now more precise for calls that target a trait function with a default implemention. This reduces the number of false positives for data flow queries.