about summary refs log tree commit diff
path: root/src/test/rustdoc-ui/coverage/json.rs
diff options
context:
space:
mode:
authorJoshua Nelson <github@jyn.dev>2023-01-03 04:13:19 +0000
committerJoshua Nelson <github@jyn.dev>2023-01-03 18:55:03 +0000
commit3534e0a393b447791fffaa84a97114dd3c761890 (patch)
tree90e0040f186907da6884943093d4d6aec5eee6e2 /src/test/rustdoc-ui/coverage/json.rs
parent77429957a0e9c90a26c89def061ffdd4bae5ccb9 (diff)
downloadrust-3534e0a393b447791fffaa84a97114dd3c761890.tar.gz
rust-3534e0a393b447791fffaa84a97114dd3c761890.zip
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
Diffstat (limited to 'src/test/rustdoc-ui/coverage/json.rs')
0 files changed, 0 insertions, 0 deletions