From 3bb6c7f3aeaf6d176df99804562b09065bf58857 Mon Sep 17 00:00:00 2001 From: Tshepang Mbambo Date: Thu, 27 Mar 2025 04:25:44 +0200 Subject: [PATCH] fix typos --- src/2025h1/spec-fls-publish.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/2025h1/spec-fls-publish.md b/src/2025h1/spec-fls-publish.md index 57ac9039..023878fa 100644 --- a/src/2025h1/spec-fls-publish.md +++ b/src/2025h1/spec-fls-publish.md @@ -24,10 +24,10 @@ The Specification Team has been working for the past year on preparing a specifi [RFC 3355] describes the goals of the specification as "\[Serving\] the needs of Rust users, such as authors of unsafe Rust code, those working on safety critical Rust software, language designers, maintainers of Rust tooling, and so on," and "Incorporating it in their process for language evolution. For example, the language team could require a new language feature to be included in the specification as a requirement for stabilization." -Presently, the working draft Specification of Rust consists of a modified version of the reference, achieved by adding paragraph identifiers (almost finished), and slowly modifying the content to more normatively describe the language. This may help achieve one of the presented goals for the the specification, namely incorporation into the language evolution process. +Presently, the working draft Specification of Rust consists of a modified version of the reference, achieved by adding paragraph identifiers (almost finished), and slowly modifying the content to more normatively describe the language. This may help achieve one of the presented goals for the specification, namely incorporation into the language evolution process. However, Ferrous Systems has, over the past 2 years, developed the Ferrocene Language Specification, which has seen adoption in the Safety Critical Space, and a sharp change in the specification would create substantial financial burdens on those early adopters. -Based on more recent discussions and agreements with Ferrous Systems, the Specification Team will be incorporating the the Ferrocene Language Specification as-is into its processes. This will leave us with two documents to maintain, with decisions to make on how they will fit into the Specification delivery process overall. +Based on more recent discussions and agreements with Ferrous Systems, the Specification Team will be incorporating the Ferrocene Language Specification as-is into its processes. This will leave us with two documents to maintain, with decisions to make on how they will fit into the Specification delivery process overall. ### The next 6 months