Renato Lochetti
Renato Lochetti
This PR closes https://github.com/rust-lang/rust-clippy/issues/11103. This is my first PR creating a new lint (and the second attempt of creating this PR, the first one I was not able to continue...
### Description Basically, both `manual_unwrap_or_default` and `manual_unwrap_or` work on the same scenarios with the only difference being what they search on the `else` expression: if it's equivalent to a default()...
### Summary Model is doing the same "thing" several times and "400 Bad Request" errors are happening quite often ### Description I am really interested in using Mistral's models with...