Ferrocene 25.08.0 upcoming

Caution

This version of Ferrocene has not been released yet. The contents of this page might change before the release, and they should not be relied upon.

New features

A subset of the core library has been certified to IEC-61508 SIL 2. For more information, see the Core library overview and Core Library Certification.

Removed experimental features

Experimental features are not qualified for safety critical use, and are shipped as a preview. In some circumstances, these features are removed.

  • Experimental support has been removed for the following platforms:

    • x86-64 macOS (x86_64-apple-darwin)

Fixed known problems

A list of fixed known problems in this release can be found on the Ferrocene 25.08 Known Problems page.

Rust changes

This release includes the following changes introduced by the upstream Rust project. Note that this changelog is maintained by upstream. The target support changes described here describe Rust’s support levels, and have no correlation to the targets and platforms supported by Ferrocene.

Rust 1.87.0

Language

Compiler

Platform Support

Refer to Rust’s platform support page for more information on Rust’s tiered platform support.

Libraries

Stabilized APIs

These previously stable APIs are now stable in const contexts:

Cargo

Compatibility Notes

Internal Changes

These changes do not affect any public interfaces of Rust, but they represent significant improvements to the performance or internals of rustc and related tools.

Rust 1.88.0

Language

Compiler

Platform Support

Refer to Rust’s platform support page for more information on Rust’s tiered platform support.

Libraries

Stabilized APIs

These previously stable APIs are now stable in const contexts:

Cargo

Rustdoc

Compatibility Notes