Skip to content

consider `Result<T, !>`/`ControlFlow<!, T>` the same as `T` for must_…

426b4e8
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Open

Consider Result<T, Uninhabited> and ControlFlow<Uninhabited, T> to be equivalent to T for must use lint #148214

consider `Result<T, !>`/`ControlFlow<!, T>` the same as `T` for must_…
426b4e8
Select commit
Loading
Failed to load commit list.