I want to know if I can relay on the order of dropping elements of fixed-size array or tuple.
This test shows it's left-to-right but is it defined but specs?
I want to know if I can relay on the order of dropping elements of fixed-size array or tuple.
This test shows it's left-to-right but is it defined but specs?
Yes, it is specified: Destructors - The Rust Reference