rust/crates
bors[bot] ec6f71576a Merge #1491
1491: More clippy r=matklad a=kjeremy

A few more clippy changes.

I'm a little unsure of the second commit. It's the trivially_copy_pass_by_ref lint and there are a number of places in the code we could use it if it makes sense.

Co-authored-by: Jeremy Kolb <kjeremy@gmail.com>
2019-07-05 14:19:12 +00:00
..
gen_lsp_server Some clippy fixes for 1.36 2019-07-04 17:43:00 -04:00
ra_arena allow rustfmt to reorder imports 2019-07-04 23:09:09 +03:00
ra_assists readability 2019-07-05 10:18:01 -04:00
ra_batch allow rustfmt to reorder imports 2019-07-04 23:09:09 +03:00
ra_cli Some clippy fixes for 1.36 2019-07-04 17:43:00 -04:00
ra_db Clippy changes 2019-07-04 23:00:00 -04:00
ra_fmt allow rustfmt to reorder imports 2019-07-04 23:09:09 +03:00
ra_hir Merge #1491 2019-07-05 14:19:12 +00:00
ra_ide_api Fix clippy::redundant_clone 2019-07-05 12:45:58 +09:00
ra_lsp_server Formatting again 2019-07-04 19:31:06 -04:00
ra_mbe Some clippy fixes for 1.36 2019-07-04 17:43:00 -04:00
ra_parser allow rustfmt to reorder imports 2019-07-04 23:09:09 +03:00
ra_prof allow rustfmt to reorder imports 2019-07-04 23:09:09 +03:00
ra_project_model Some clippy fixes for 1.36 2019-07-04 17:43:00 -04:00
ra_syntax Clippy changes 2019-07-04 23:00:00 -04:00
ra_text_edit allow rustfmt to reorder imports 2019-07-04 23:09:09 +03:00
ra_tools allow rustfmt to reorder imports 2019-07-04 23:09:09 +03:00
ra_tt allow rustfmt to reorder imports 2019-07-04 23:09:09 +03:00
test_utils allow rustfmt to reorder imports 2019-07-04 23:09:09 +03:00
thread_worker Fix clippy::single_match 2019-06-04 18:05:07 -04:00