mirror of
https://github.com/astral-sh/ruff
synced 2026-01-11 00:24:13 -05:00
This can already be accomplished via a `From` impl (and indeed, that's how this is implemented). But in a generic context, the turbo-fishing that needs to be applied is quite annoying.