ruff
1f794077
- Allow clippy map-unwrap-or (#11354)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
Allow clippy map-unwrap-or (#11354) `map_or` is harder too read than the `.map().unwrap()` version. See also https://github.com/astral-sh/uv/pull/3498
References
#11354 - Allow clippy map-unwrap-or
Author
konstin
Parents
3e8878a1
Loading