|
| 1 | +# Tooling Subcommittee Meeting on 13 February 2026 @ 4pm GMT |
| 2 | + |
| 3 | +| Search Key | Description | |
| 4 | +| :---- | :---- | |
| 5 | +| \[todo\] | Action Item | |
| 6 | +| \[decision\] | Something decided on | |
| 7 | +| \[important\] | Key information | |
| 8 | + |
| 9 | +## Agenda |
| 10 | + |
| 11 | +1. Solicitation of notetaker |
| 12 | +2. Review last time’s meeting minutes |
| 13 | +3. Present new members |
| 14 | +4. [Safety-Critical Rust Flagship Theme](https://rust-lang.github.io/rust-project-goals/2026/roadmap-safety-critical-rust.html#safety-critical-rust) |
| 15 | + |
| 16 | +## Check-in area |
| 17 | + |
| 18 | +**Please add your name, and an emoji that describes your day.** |
| 19 | + |
| 20 | +* Alexandru Radovici |
| 21 | +* Félix Fischer 😁 |
| 22 | +* Pete LeVasseur 🦀🪩 |
| 23 | +* Arnaud Riess 🙃 |
| 24 | +* Oreste Bernardi 🍵🫨 |
| 25 | +* Tony Aiello |
| 26 | +* Tiago Manczak |
| 27 | + |
| 28 | + **Notetaker:** |
| 29 | + |
| 30 | +* Tiago Manczak |
| 31 | + |
| 32 | +## Housekeeping section |
| 33 | + |
| 34 | +## Tasks |
| 35 | + |
| 36 | +* Tiago Manczak \- Publicate the list of the tools in the website |
| 37 | +* Oreste Bernardi \- Prepare a PR with the listing of books |
| 38 | + |
| 39 | +## Meeting Minutes |
| 40 | + |
| 41 | +* New members presented themselves. |
| 42 | +* Last time meeting minutes reviewed approved and merger ( [https://github.com/rustfoundation/safety-critical-rust-consortium/pull/561/changes](https://github.com/rustfoundation/safety-critical-rust-consortium/pull/561/changes)) |
| 43 | +* \[Project Goals 2026\] Presented the content of [https://rust-lang.github.io/rust-project-goals/2026/roadmap-safety-critical-rust.html\#safety-critical-rust](https://rust-lang.github.io/rust-project-goals/2026/roadmap-safety-critical-rust.html#safety-critical-rust) |
| 44 | + * Review from Rust Project until march 2026 |
| 45 | + * Initial scope is fine from Rust project but further comments are welcome over Zulip |
| 46 | + * Since the unsafe is still a work in progress in the Rust language the goal of a normative unsafe targets a kind of “safe unsafe” guideline for productive code. |
| 47 | + * \[[Stabilize FLS Release Cadence](https://rust-lang.github.io/rust-project-goals/2026/stabilize-fls-releases.html) \] How it relates to the compiler versions, editions and features? What would happen for example if there is a conflict between the FLS and the compiler. The final point is how compiler vendors will use the FLS to qualify their compilers and maintain long term support versions. Qualification of the rust compiler would be against a FLS and the compiler version in the case of an eventual bug on the compiler version the vendor will have to align on each case and customer. The qualification takes in consideration also the flags and configuration and any necessary deviation would require a reassessment on the qualification. |
| 48 | + * Proactively going back to old versions of the FLS and reviewing it is not a sustainable model but accepting contributions to it(old FLS versions) from external (non-FLS team) people might be a workable model. |
| 49 | + * For safety the match between the compiler behaviour and the specification is the main concern in the end of the day |
| 50 | + * There are still many fundamental changes foreseen in the Rust language that will impact the FLS preventing the FLS from taking a normative role in the Rust project. |
| 51 | +* \[Publication of the Tools in the Website\] Tiago will take over the action item to publish the content |
| 52 | +* \[Books\] \- Listing of books |
| 53 | + * Can we have a listing? |
| 54 | + * What are the criteria to include the book in the list? |
| 55 | + * Classify the level of the book: basic, medium advanced |
| 56 | + * Topics: concurrency( Mara’s book), macros, etc… |
| 57 | + * The list will be created and a first proposal will be done until next meeting |
| 58 | +* \[Rust Project Goal MC/DC\] |
| 59 | + * Is someone already working on that? |
| 60 | + * Adacore has started working on it and will upstream and maintain it |
| 61 | + * Other stakeholders could also join the work |
| 62 | + * There is a [MCDC support thread in Zulip](https://rust-lang.zulipchat.com/#narrow/channel/546987-project-goals.2F2026-workshop/topic/mcdc-support/with/563031414) where developers working on that can be contacted |
0 commit comments