@jamwaffles I don't disagree, although obviously care needs to be taken to avoid anything approaching an ecosystem split. Traits are the annoying one in this regard
Top-level
@jamwaffles I don't disagree, although obviously care needs to be taken to avoid anything approaching an ecosystem split. Traits are the annoying one in this regard 2 comments
@jamwaffles Traits leap the boundary between crates, so it's difficult to make substantial changes without breakage. Syntax and expression semantics is comparatively easy |
@jsbarretto Rust already takes a lot of care (in a good way!) so that part is covered. What’s annoying about traits here?