about summary refs log tree commit diff
path: root/tests/rustdoc-ui/coverage/json.rs
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2023-01-04 23:39:49 +0100
committerGitHub <noreply@github.com>2023-01-04 23:39:49 +0100
commit5eb9698b4e92ae8a7ff56bfec5abff3b90337b78 (patch)
tree4260debcacbc18f062d0bcb1c2717a44da555c5e /tests/rustdoc-ui/coverage/json.rs
parentb41d81ca96ca293987ad5ada06107017d9eb4cd2 (diff)
parent3534e0a393b447791fffaa84a97114dd3c761890 (diff)
downloadrust-5eb9698b4e92ae8a7ff56bfec5abff3b90337b78.tar.gz
rust-5eb9698b4e92ae8a7ff56bfec5abff3b90337b78.zip
Rollup merge of #106398 - jyn514:fix-clippy, r=thomcc
Fix a few clippy lints in libtest

- Remove unnecessary references and dereferences
- Use `.contains` instead of `a <= x && x <= b`
- Use `mem::take` instead of `mem::replace` where possible

cc https://github.com/rust-lang/rust/pull/106394 :)
Diffstat (limited to 'tests/rustdoc-ui/coverage/json.rs')
0 files changed, 0 insertions, 0 deletions