Open
Description
Add a filter to rustc_on_unimplemented
to allow the querying for the existence of a closure in the requirement chain. This should allow handling #24909 and #33307 by providing a specific message recommending marking the closure as move
.