Files
codeql/rust/ql/lib/CHANGELOG.md
2025-07-07 14:00:26 +00:00

782 B

0.1.12

Minor Analysis Improvements

  • Implemented support for data flow through trait functions. For the purpose of data flow, calls to trait functions dispatch to all possible implementations.
  • AssocItem and ExternItem are now proper subclasses of Item.
  • Added type inference for for loops and array expressions.

0.1.11

New Features

  • Initial public preview release.

0.1.10

No user-facing changes.

0.1.9

No user-facing changes.

0.1.8

No user-facing changes.

0.1.7

No user-facing changes.

0.1.6

No user-facing changes.

0.1.5

No user-facing changes.

0.1.4

No user-facing changes.

0.1.3

No user-facing changes.

0.1.2

No user-facing changes.

0.1.1

No user-facing changes.

0.1.0

No user-facing changes.