mirror of
https://github.com/github/codeql.git
synced 2026-02-12 05:01:06 +01:00
Rust: Add change note
This commit is contained in:
4
rust/ql/lib/change-notes/2025-12-17-adt-rename.md
Normal file
4
rust/ql/lib/change-notes/2025-12-17-adt-rename.md
Normal file
@@ -0,0 +1,4 @@
|
||||
---
|
||||
category: minorAnalysis
|
||||
---
|
||||
* Renamed the `Adt` class to `TypeItem` and moved common predicates from `Struct`, `Enum`, and `Union` to `TypeItem`.
|
||||
Reference in New Issue
Block a user