diff options
| author | Andrew Aylett <andrew@aylett.co.uk> | 2025-01-07 20:15:53 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-01-07 20:15:53 +0000 |
| commit | cea5f840ef0281c8ccf9cc0250b2d07082847038 (patch) | |
| tree | 312e936a2bf622150702372c49acfeafefa272a4 /rust-toolchain.toml | |
| parent | chore: Remove unneeded dependencies (#2523) (diff) | |
| download | atuin-cea5f840ef0281c8ccf9cc0250b2d07082847038.zip | |
style: Avoid calling `unwrap()` when we don't have to (#2519)
Use `if let` rather than `is_some()` followed by `unwrap()`, and coerce
errors instead of calling `unwrap()` when available.
Diffstat (limited to 'rust-toolchain.toml')
0 files changed, 0 insertions, 0 deletions
