With closure return types inlay hints enabled, the return type is reported even when it is specified explicitly:  --- **rust-analyzer version**: rust-analyzer version: 7e95c14ea 2022-05-17 stable **rustc version**: rustc 1.61.0 (fe5b13d68 2022-05-18) **relevant settings**: `"rust-analyzer.inlayHints.closureReturnTypeHints.enable": true`