Files
codeql/rust/ql/lib/change-notes/2025-06-26-dataflow-traits.md
2025-06-26 15:14:08 +02: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.