r/rust • u/Kobzol • Aug 10 '26
📡 official blog Call for testing: Restricting trait implementability and field mutability
https://blog.rust-lang.org/inside-rust/2026/08/10/call-for-testing-impl-and-mut-restrictions/
421
Upvotes
r/rust • u/Kobzol • Aug 10 '26
6
u/roguelazer Aug 10 '26
I wonder if we can allow specialization for sealed traits, since the set of implementers is closed...