Files
codeql/rust/ql/lib/change-notes/2025-06-26-dataflow-traits.md
2025-07-21 15:18:59 +01:00

190 B

category
category
minorAnalysis
  • Implemented support for data flow through trait functions. For the purpose of data flow, calls to trait functions dispatch to all possible implementations.