Is there a specification or standard for Rust? Kind of like the ECMAScript specification for JavaScript?
I found https://github.com/rust-lang/reference, and it says:
This document is not normative. It may include details that are specific to rustc itself, and should not be taken as a specification for the Rust language. We intend to produce such a document someday, but this is what we have for now.