mirror of
https://github.com/astral-sh/ruff
synced 2026-01-10 08:04:26 -05:00
The debug representation isn't as useful as calling `.display(db)`, but it's still kind-of annoying when `dbg!()` calls don't compile locally due to the compiler not being able to guarantee that an object of type `impl Constraints` implements `Debug`