diff options
| author | Joshua Nelson <github@jyn.dev> | 2023-01-03 04:13:19 +0000 |
|---|---|---|
| committer | Joshua Nelson <github@jyn.dev> | 2023-01-03 18:55:03 +0000 |
| commit | 3534e0a393b447791fffaa84a97114dd3c761890 (patch) | |
| tree | 90e0040f186907da6884943093d4d6aec5eee6e2 /src/test/rustdoc-ui/coverage/json.rs | |
| parent | 77429957a0e9c90a26c89def061ffdd4bae5ccb9 (diff) | |
| download | rust-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
