clippy::obfuscated_if_else
fix fails
#11141
Labels
C-bug
Category: Clippy is not doing the correct thing
clippy::obfuscated_if_else
fix fails
#11141
Summary
I ran clippy fix on my code and it had to revert.
https://github.com/diondokter/nrf-modem/blob/b88efe35f6abe19515e7ae3be8ac6431d55164c9/src/gnss.rs#L217-L239
Reproducer
I tried this code:
Instead, this happened:
Clippy output
This is one of the diagnostics:
Version
Additional Labels
No response
The text was updated successfully, but these errors were encountered: