Like #5053, the `use_self` lint cannot be denied or allowed at the function level. [playground](https://play.rust-lang.org/?version=stable&mode=debug&edition=2018&gist=83e755c4b3697bc39c85292353727a86) As it is sometimes necessary to suppress this (e.g., #3410), it would be very useful to be able to target a specific function.