We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c758a9 commit 8e474c9Copy full SHA for 8e474c9
1 file changed
rust/ql/src/change-notes/2025-07-28-type-inference-closures.md
@@ -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