Looks for `TryFrom` implementations with uninhabited error types and suggests to implement `From` instead. Fixes rust-lang/rust-clippy#2144 --- changelog: Add [`infallible_try_from`] lint |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||
| README.md | ||
Looks for `TryFrom` implementations with uninhabited error types and suggests to implement `From` instead. Fixes rust-lang/rust-clippy#2144 --- changelog: Add [`infallible_try_from`] lint |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||
| README.md | ||