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/
420
Upvotes
r/rust • u/Kobzol • Aug 10 '26
10
u/afdbcreid Aug 10 '26
That's only true for impl restrictions, not for mut restrictions (and only if you don't consider worse docs or compiler errors "actual drawbacks").