1. Overview¶
This Manual describes the use of Ferrocene rolling, the ISO-26262:2018,
IEC-61508:2010, and IEC 62304:2006 + AMD 1:2015 qualified version of the Rust toolchain.
Ferrocene is based on rustc
version 1.84.0.
This Manual assumes familiarity with rustc and the Rust language, and outlines usage instructions specific to Ferrocene.
1.1. Further Relevant Documentation¶
The Ferrocene documentation package includes:
The Ferrocene Language Specification, which describes the expected behavior of Rust.
The Ferrocene Safety Manual, which includes usage and constraints guidelines of using the Ferrocene toolchain according to functional safety standards.
Further information about the Rust language is available online and maintained by the Rust Project. This is a reference only and has not been verified by Ferrocene engineers. An overview of the information is available here.