|
| 1 | +# **Coding Guidelines Subcommittee Meeting on 2026-05-27 @ 1600 CEST / 1100 EDT** |
| 2 | + |
| 3 | +[Link](https://www.worldtimebuddy.com/?qm=1&lid=5,12,2643743,8,1850147,100,14,14,1835848&h=5&date=2026-5-27&sln=11-12&hf=1) to meeting time in common time zones. |
| 4 | + |
| 5 | +| Search Key | Description | |
| 6 | +| :---- | :---- | |
| 7 | +| todo | Action Item | |
| 8 | +| decision | Something decided on | |
| 9 | +| important | Key information | |
| 10 | + |
| 11 | +## **Agenda** |
| 12 | + |
| 13 | +1. Solicitation of notetaker |
| 14 | +2. Acceptance of [Previous Meeting Minutes](https://github.com/Safety-Critical-Rust-Consortium/safety-critical-rust-consortium/blob/main/subcommittee/coding-guidelines/meetings/2026-05-13/minutes.md) |
| 15 | +3. Introduction of new members |
| 16 | +4. SCRC Room at Utrecht, NL |
| 17 | +- Summary by Pete and others present. Notes: [Full Consortium Meeting: 21 May 2026, Utrecht, Netherlands](https://docs.google.com/document/d/1xpq2LD2wwMY6wmxMZRySkKiyXOReE4GGRaqFwqmJPDM/edit?tab=t.0#heading=h.ms5rnn5lex9g) |
| 18 | +5. Coverage of MISRA C and CERT C in 2026 (Félix / Markus updates) |
| 19 | +- MISRA C one has a [PR up](https://github.com/rustfoundation/safety-critical-rust-coding-guidelines/pull/432) from Markus |
| 20 | + - Preview was not working; got support from Joel Marcey to update settings on GitHub. Still needs to be tested with new pushed commit |
| 21 | + - Last week at RustWeek SCRC Room, Oreste expressed some interest in turning the CERT C mapping into an appendix |
| 22 | +6. Interest in the MISRA C++ mapping |
| 23 | +- Pete/Alex are working out how we can have some kind of copy of the MISRA documents (C, C++) held in the jurisdiction of the Rust Foundation in support of members to be able to work on coding guidelines |
| 24 | +- Achim/Douglas/Max: Would you like to share the mapping done so far? |
| 25 | +- Please register interest on [this Zulip thread](https://rust-lang.zulipchat.com/#narrow/channel/579369-safety-critical-consortium.2Fcoding-guidelines/topic/MISRA.20C.2B.2B.20Mapping.20Interest/with/584764785) |
| 26 | +7. Overview of [Safety-Critical Rust](https://rust-lang.github.io/rust-project-goals/2026/roadmap-safety-critical-rust.html) Rust Project Goals Roadmap (Pete) |
| 27 | +- Soliciting those interested in [Normative Documentation for Sound unsafe Rust](https://rust-lang.github.io/rust-project-goals/2026/safe-unsafe-for-safety-critical.html) goal |
| 28 | + - We had a meeting with two Rust Project Operational Semantics Team members yesterday. |
| 29 | + - Some initial useful feedback obtained; next steps are to develop small reproducible examples of the full iceoryx2 library portions there are questions on |
| 30 | + - Register interest [here](https://rust-lang.zulipchat.com/#narrow/channel/445688-safety-critical-consortium/topic/SCRC.20.3C.3D.3E.20t-opsem.3A.20Normative.20Documentation.20for.20Sound.20.60unsafe.60/with/586198564) on Rust Zulip |
| 31 | +- Soliciting those interested in [Establish a Spot for Safety-Critical Lints in Clippy](https://rust-lang.github.io/rust-project-goals/2026/safety-critical-lints-in-clippy.html) goal |
| 32 | + - Meeting with Jason Newcomb of Rust Project Clippy Team was immediately prior to this meeting |
| 33 | + - Register interest [here](https://rust-lang.zulipchat.com/#narrow/channel/445688-safety-critical-consortium/topic/Getting.20involved.20with.20Clippy.20for.20SCRC.20lints/with/583090116) on Rust Zulip |
| 34 | +8. Review batches for [CERT C Rust Mapping](https://github.com/rustfoundation/safety-critical-rust-coding-guidelines/issues/336) (Pete) |
| 35 | + - Let's split up again, to get some feedback on batch 2 |
| 36 | + - [428 \[CERT C Review Batch 2/5\] Review proposed Rust categorization](https://github.com/rustfoundation/safety-critical-rust-coding-guidelines/issues/428) |
| 37 | +9. Round table |
| 38 | + |
| 39 | +## **Check-in area** |
| 40 | + |
| 41 | +* Pete LeVasseur |
| 42 | +* Douglas Deslauriers 📜 |
| 43 | +* Michael Henn 🥵 |
| 44 | +* Max Jacinto 🍀 |
| 45 | +* Mira Baumann |
| 46 | +* Christof Petig 🥵 |
| 47 | +* Achim Kriso 🦆 |
| 48 | +* William Barsse |
| 49 | + |
| 50 | +**Notetaker:** |
| 51 | + |
| 52 | +- Douglas Deslauriers |
| 53 | + |
| 54 | +For tips on how we take notes in the Safety-Critical Rust Consortium, please see the [Meeting Notetaker Role](https://github.com/rustfoundation/safety-critical-rust-consortium/blob/main/docs/notetaker-role.md) doc. |
| 55 | + |
| 56 | +## **Housekeeping section** |
| 57 | + |
| 58 | +- Document space: [coding-guidelines](https://github.com/rustfoundation/safety-critical-rust-consortium/tree/main/subcommittee/coding-guidelines) |
| 59 | +- Zulip: [safety-critical-consortium: Coding Guidelines](https://rust-lang.zulipchat.com/#narrow/channel/445688-safety-critical-consortium/topic/Coding.20Guidelines) |
| 60 | +- [Kanban board](https://github.com/orgs/rustfoundation/projects/1/views/3) |
| 61 | + - [`contributor experience`](https://github.com/orgs/rustfoundation/projects/1/views/4) view |
| 62 | + - [`coding guideline`](https://github.com/orgs/rustfoundation/projects/1/views/5) view |
| 63 | + |
| 64 | +## **Tasks** |
| 65 | + |
| 66 | +- \[Pete\] Get back to Clippy team about the format of the reports |
| 67 | + - Stefan might be a good person to ask about this as someone who works with safety auditors |
| 68 | +- \[Pete\] Give Doug access to the MISRA C++ Mapping sheet |
| 69 | +- \[Pete\] Reach out to Andreas to see if he is interested in the MISRA C++ mapping |
| 70 | +- \[Pete\] Ask Andreas for small examples with minimal context for the future meeting with Ralph |
| 71 | +- \[Max\] Check if the Rust error numbers are “stable” or subject to change |
| 72 | + |
| 73 | +## **Meeting Minutes** |
| 74 | + |
| 75 | +- New Member Introduction |
| 76 | + - One new member (Mira) was introduced |
| 77 | +- Rust Week SCRC Room |
| 78 | + - Pete gave a talk about Rust use at Toyota |
| 79 | + - Automotive suppliers and OEM integrators were also talking about Rust |
| 80 | + - There will be meeting notes available eventually, but for now in [google docs form](https://docs.google.com/document/d/1xpq2LD2wwMY6wmxMZRySkKiyXOReE4GGRaqFwqmJPDM/edit?tab=t.0#heading=h.ms5rnn5lex9g) |
| 81 | + - Break-out groups in the afternoon seemed to work well. |
| 82 | + - Stories about the usage of safety critical Rust are good, which can then be used as testimonials and promote usage broadly. |
| 83 | + - Funding was discussed and should be directed as generally as possible, to help support initiatives that overlap the most standards and platforms. |
| 84 | + - Pete interviewed some people to speak about safety critical topics. |
| 85 | + - There was a Clippy breakout session, where the SCRC was asked which lints were requested and how reports should be put together. |
| 86 | +- Rust Guideline Mappings |
| 87 | + - The previews on the MISRA C appendix were broken, but should be fixed now |
| 88 | + - There was some interest in turning the CERT C mapping issues into an appendix |
| 89 | + - Pete will make some issues to help us track these mappings |
| 90 | + - Achim and Max has been working on the MISRA C++ mappings which is tracked in a [GitHub Issue \#575](https://github.com/Safety-Critical-Rust-Consortium/safety-critical-rust-coding-guidelines/issues/575) |
| 91 | + - Max has been adding Rust examples to the mappings to help explain the rationale, and also mentions the error number when something doesn’t apply |
| 92 | + - For the MISRA C++ mapping feel free to claim some rules and update the [shared sheet](https://docs.google.com/spreadsheets/d/12e9Tr8PUTvVr87nUH0MQTwL31yU6YihQVxlvkqlo9SA/edit?gid=0#gid=0) after requesting access |
| 93 | + - Currently the MISRA C/C++ documents are not free, and required to work on these mappings |
| 94 | + - The SCRC is reaching out to MISRA to get organizational licenses for the documents |
| 95 | + - If more discussion is needed on a rule mapping, feel free to discuss in the [Zulip thread](https://rust-lang.zulipchat.com/#narrow/channel/579369-safety-critical-consortium.2Fcoding-guidelines/topic/MISRA.20C.2B.2B.20Mapping.20Interest/with/591892637). If a discussion gets complex enough, then a meeting may occur |
| 96 | +- Rust Project Goals Roadmap |
| 97 | + - Was discussed as part of Rust Week where the Clippy team and t-opsec took part |
| 98 | + - There are some notes available, once published |
| 99 | + - The next step is going to be a meeting with the t-opsec team, in perhaps a few weeks, to generate some examples to demonstrate how the Rust abstract machine should work. |
| 100 | + - There was a meeting with the Clippy team, which will also eventually have notes, that explains the steps to help contribute lints |
| 101 | + - A few lints are in the process of being contributed by the SCRC |
| 102 | + - There was general approval for these meetings between the SCRC and t-opsec and Clippy |
0 commit comments