|
|
|
|
|
by adrianN
2538 days ago
|
|
All those standards have loopholes that allow you to use tools without certification provided you do the due diligence necessary. I know because I used to develop safety critical software using tools whose only merit was that they were in use before the standards required certification. Basically you run a standardized testsuite and write a document. You don't even have to pass all the tests, you just have to document why test failures don't affect the safety of your product. Since many people are interested in using Rust for such applications, there are efforts underway to stabilize the compiler and do the necessary paperwork so that not every company needs to do it themselves. |
|
What test suite are you talking about? I am really curious because this would completely upset the whole industry if what you ssid was true for the toolchain.