rust-analyzer/crates/ide/src/inlay_hints
bors f77b68a3cb Auto merge of #13860 - danieleades:clippy, r=lnicola
fix a bunch of clippy lints

fixes a bunch of clippy lints for fun and profit

i'm aware of this repo's position on clippy. The changes are split into separate commits so they can be reviewed separately
2023-01-08 17:29:57 +00:00
..
adjustment.rs Apply suggestions from code review 2022-12-21 23:00:12 +00:00
bind_pat.rs remove unnecessary lazy evaluations 2023-01-02 15:02:54 +00:00
binding_mode.rs remove needless borrows 2023-01-02 14:52:32 +00:00
chaining.rs Pass FamousDefs around in inlay hints 2022-12-22 11:00:25 +00:00
closing_brace.rs Disable inlay hint location links on vscode < 1.76 2022-12-21 18:54:49 +03:30
closure_ret.rs Remove non-needed clones 2022-12-23 02:20:03 -05:00
discriminant.rs Fix spelling mistake 2023-01-02 23:16:26 +01:00
fn_lifetime_fn.rs Skip lifetime elision on fn pointers and fn trait types 2023-01-03 11:58:31 +01:00
implicit_static.rs Add docs to make tidy tests happy :') 2022-12-20 13:30:53 +00:00
param_name.rs Add docs to make tidy tests happy :') 2022-12-20 13:30:53 +00:00