Skip to content

Commit 9ab29f9

Browse files
committed
Rust: Add a change note for type inference improvements for closures
1 parent dabc5d5 commit 9ab29f9

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+
* Added type inference support for the `FnMut(..) -> ..` and `Fn(..) -> ..` traits. They now work in type parameter bounds and are implemented by closures.

0 commit comments

Comments
 (0)