mirror of
https://github.com/danbulant/oxc
synced 2026-05-20 12:48:38 +00:00
As of now if we remove the implementation of a trait for a type and implement the method on that type directly it wouldn't break while it isn't the original trait anymore so that method might do something entirely different. This change is more explicit on trait calls so we hit compile errors on these kinds of changes. |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||