Skip to content

Commit f5605c9

Browse files
committed
Rust: Add change note for type inference of trait objects
1 parent 1294266 commit f5605c9

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
---
2+
category: minorAnalysis
3+
---
4+
* Type inference now supports trait objects, i.e., `dyn Trait` types.

0 commit comments

Comments
 (0)