Closed
Description
Currently, the Coercions (src/coercions.md) section doesn't mention the accepted and implemented (and stabilized) RFC Allow coercing non-capturing closures to function pointers.
Could it be that more coercions have been forgotten? :) I can't think of any right now, but I could have also forgotten something xD
TODO
- RFC 1558 (coercions.md: non-capturing closures to function pointers #238)
- function items to fn pointers (see below comments)