mirror of
https://github.com/github/codeql.git
synced 2026-04-25 16:55:19 +02:00
Rust: Add change note for type inference of trait objects
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
---
|
||||
category: minorAnalysis
|
||||
---
|
||||
* Type inference now supports trait objects, i.e., `dyn Trait` types.
|
||||
Reference in New Issue
Block a user