Closed
Description
Example at: https://play.rust-lang.org/?version=stable&mode=debug&edition=2018&gist=fc72706e6b3151479a1a454611827c50
I expected the deprecation lint to be fired on use of the wrapped
function. If this is intentional behavior, I would expect a warning that the deprecated attribute is meaningless in that position.