Commit e7b0b5e
fix: use unwrap_or instead of unwrap_or_else
Fixes clippy::unnecessary_lazy_evaluations lint.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent 85d217a commit e7b0b5e
1 file changed
+4
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
971 | 971 | | |
972 | 972 | | |
973 | 973 | | |
974 | | - | |
975 | | - | |
976 | | - | |
977 | | - | |
978 | | - | |
979 | | - | |
| 974 | + | |
| 975 | + | |
| 976 | + | |
| 977 | + | |
980 | 978 | | |
981 | 979 | | |
982 | 980 | | |
| |||
0 commit comments