28
The Language That Never Was | Celes' Ramblings
(blog.celes42.com)
Welcome to the Rust community! This is a place to discuss about the Rust programming language.
Credits
The orphan rule is not stupid, it is necessary.
My understanding is that it's necessary given the current design of the compiler. That doesn't mean it can't be removed at some point.
It would be really nice to be able to define trait impls wherever, and it should be possible.