rust/crates/ide-completion/src/render
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
..
const_.rs Remove non-needed clones 2022-12-23 02:20:03 -05:00
function.rs Inline all format arguments where possible 2022-12-24 14:36:10 -05:00
literal.rs Remove non-needed clones 2022-12-23 02:20:03 -05:00
macro_.rs Inline all format arguments where possible 2022-12-24 14:36:10 -05:00
pattern.rs pass snippet_cap to format_literal_label, return early if None 2022-12-20 11:27:19 -05:00
type_alias.rs Remove non-needed clones 2022-12-23 02:20:03 -05:00
union_literal.rs remove needless borrows 2023-01-02 14:52:32 +00:00
variant.rs return immediately from render_record_lit if snippet_cap is None 2023-01-04 12:55:05 -05:00