|
| 1 | +# Tooling Subcommittee Meeting on 12 December 2025 @ 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](https://github.com/rustfoundation/safety-critical-rust-consortium/blob/main/subcommittee/tooling/meetings/2025-11-28/minutes.md) |
| 13 | +3. Present new members |
| 14 | +4. Rust Project Bridge Task Force \- Project Goals |
| 15 | + 1. Survey: [https://www.surveyhero.com/c/rust-safety-critical](https://www.surveyhero.com/c/rust-safety-critical) |
| 16 | + 2. Zulip: |
| 17 | + 1. [\#project-goals/2026-workshop \> Safety Critical Consortium](https://rust-lang.zulipchat.com/#narrow/channel/546987-project-goals.2F2026-workshop/topic/Safety.20Critical.20Consortium/with/561966869) |
| 18 | + 2. [\#project-goals/2026-workshop \> mcdc-support](https://rust-lang.zulipchat.com/#narrow/channel/546987-project-goals.2F2026-workshop/topic/mcdc-support/with/563467365) |
| 19 | +5. PRs related to Tooling Task Force |
| 20 | + 1. [https://github.com/rustfoundation/safety-critical-rust-consortium/pull/497](https://github.com/rustfoundation/safety-critical-rust-consortium/pull/497) |
| 21 | + 2. [https://github.com/rustfoundation/safety-critical-rust-consortium/pull/525](https://github.com/rustfoundation/safety-critical-rust-consortium/pull/525) |
| 22 | + 3. [https://github.com/rustfoundation/safety-critical-rust-consortium/issues/527](https://github.com/rustfoundation/safety-critical-rust-consortium/issues/527) |
| 23 | +6. Round-table |
| 24 | + 1. Eclipse S-CORE (Eclipse SDV WG) is aiming for ability to do ISO 26262 ASIL B software development in Rust and C++ by end of calendar year 2026 |
| 25 | + 1. There’s a project board on which they are tracking their ability to do so, some of the items are tooling: [https://github.com/orgs/eclipse-score/projects/34](https://github.com/orgs/eclipse-score/projects/34) |
| 26 | + 2. How can `libcore` be certified for safety, if it’s using unstable Rust programming language features? |
| 27 | + 1. Certification is a conversation between applicant and assessor |
| 28 | +7. Meeting close |
| 29 | + |
| 30 | +## Check-in area |
| 31 | + |
| 32 | +**Please add your name, and an emoji that describes your day.** |
| 33 | + |
| 34 | +- Pete LeVasseur 🏃 |
| 35 | +- Manuel Hatzl 🚋 |
| 36 | +- Tony Aiello 👏(it’s almost the weekend\!) |
| 37 | +- Tiago Manczak 🏒 |
| 38 | +- Oreste Bernardi 🌲 |
| 39 | +- Munawar Hafiz |
| 40 | +- tshepang |
| 41 | + |
| 42 | + **Notetaker:** |
| 43 | + |
| 44 | +- Oreste Bernardi |
| 45 | + |
| 46 | +## Housekeeping section |
| 47 | + |
| 48 | +## Tasks |
| 49 | + |
| 50 | +- Oreste shall contact AbsInt to invite them to the next meeting \[Jan 26\] to explain the tool. |
| 51 | +- Pete should contact S-Core project and invite them regarding required tools features for certification. |
| 52 | + |
| 53 | +## Meeting Minutes |
| 54 | + |
| 55 | +- Review last time’s meeting minutes |
| 56 | + - Accepted |
| 57 | +- Rust Project Bridge Task Force |
| 58 | + - Requested to check Safety Critical Consortium Zulip channel |
| 59 | + - Member trying to motivate a compiler vendor to contribute to the safety goal. |
| 60 | + - Niko is putting high effort on safety goals. |
| 61 | + - Focus on mcdc support. |
| 62 | +- PRs related to Tooling Task Force |
| 63 | + - [https://github.com/rustfoundation/safety-critical-rust-consortium/pull/497](https://github.com/rustfoundation/safety-critical-rust-consortium/pull/497) |
| 64 | + - No comments. No one against. Merged |
| 65 | + - [https://github.com/rustfoundation/safety-critical-rust-consortium/pull/525](https://github.com/rustfoundation/safety-critical-rust-consortium/pull/525) |
| 66 | + - Comment: |
| 67 | + - Clarify the meaning of binaries. Elf may not be identical due to meta-data but code shall be identical. |
| 68 | + - Not yet ready to be merged |
| 69 | + - [https://github.com/rustfoundation/safety-critical-rust-consortium/issues/527](https://github.com/rustfoundation/safety-critical-rust-consortium/issues/527) |
| 70 | + - Reviewed. It is used in the field but nobody in the call has used it. |
| 71 | + - AI to contact the company. See Tasks. |
| 72 | +- Round-table |
| 73 | + - S-Core has an activity about tool requirements for certification. |
| 74 | + - Proposal to invite them to discuss the requirements. |
| 75 | + - Libcore uses unstable features, not specified but it could be certified with proven in use \+ test coverage arguments. |
0 commit comments