Skip to content

Commit 8e474c9

Browse files
committed
Rust: Add change note for type inference for closures
1 parent 2c758a9 commit 8e474c9

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
category: minorAnalysis
3+
---
4+
* Type inference now supports closures, calls to closures, and trait bounds
5+
sing the `FnOnce` trait.

0 commit comments

Comments
 (0)