SorteKanin@feddit.dk to Rust · 6 days agoThe Language That Never Was | Celes' Ramblingsblog.celes42.comexternal-linkmessage-square20linkfedilinkarrow-up131arrow-down13cross-posted to: [email protected]
arrow-up128arrow-down1external-linkThe Language That Never Was | Celes' Ramblingsblog.celes42.comSorteKanin@feddit.dk to Rust · 6 days agomessage-square20linkfedilinkcross-posted to: [email protected]
minus-squaresugar_in_your_tea@sh.itjust.workslinkfedilinkarrow-up1·4 days agoMy 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.
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.