70
        
            
                Rust needs an official specification
 
            
            (tweedegolf.nl)
          
          
          
          
          
        Welcome to the Rust community! This is a place to discuss about the Rust programming language.
Credits
You definitely can do without a language spec. I heard in aerospace another approach is common: They use whatever compiler and then verify the binary. That means different tradeoffs of course.