|
| 1 | +# **Coding Guidelines Subcommittee Meeting on 2025-11-19 @ 1100 EDT / 1700 CET** |
| 2 | + |
| 3 | +[Link](https://www.worldtimebuddy.com/?qm=1&lid=5,100,2643743,12,1850147,2193733,8,6,2673730,1261481&h=5&date=2025-11-19&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/AlexCeleste/safety-critical-rust-consortium/blob/2405d36fa0b4a9f5dd406640b4e18b8345fdc14d/subcommittee/coding-guidelines/meetings/2025-11-12/minutes.md) |
| 15 | +3. Introduction of new members |
| 16 | +4. Review progress on guidelines incorporated from CERT |
| 17 | + * [High-level mapping of CERT rule groups to Rust](https://github.com/rustfoundation/safety-critical-rust-coding-guidelines/issues/152) |
| 18 | + * Integers \- Félix Fischer |
| 19 | + * Arrays \- Alex Celeste |
| 20 | + * Floating Point \- Andrew Fernandes |
| 21 | +5. Merging of https://github.com/rustfoundation/safety-critical-rust-coding-guidelines/pull/149 has happened |
| 22 | + * Have a read on GOALS.md, README.md and CONTRIBUTING.md and think about valuable additions and clarifications |
| 23 | + * Please start incorporating updates (e.g. from review comments) as separate PRs |
| 24 | +6. Proposals and ideas for new rules |
| 25 | + * Idea: Give room for the optional step 0 in our contributing guideline, aka "round table for new rules". |
| 26 | +7. Grooming of rule issues - promote to PRs if appropriate |
| 27 | +8. Round table |
| 28 | + |
| 29 | +## **Check-in area** |
| 30 | + |
| 31 | +**Please add your name, and an emoji that describes your day.** |
| 32 | + |
| 33 | +**Notetaker:** |
| 34 | + |
| 35 | +* (tbd) |
| 36 | + |
| 37 | +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. |
| 38 | + |
| 39 | +## **Housekeeping section** |
| 40 | + |
| 41 | +* Document space: [coding-guidelines](https://github.com/rustfoundation/safety-critical-rust-consortium/tree/main/subcommittee/coding-guidelines) |
| 42 | +* Zulip: [safety-critical-consortium: Coding Guidelines](https://rust-lang.zulipchat.com/#narrow/channel/445688-safety-critical-consortium/topic/Coding.20Guidelines) |
| 43 | +* [Kanban board](https://github.com/orgs/rustfoundation/projects/1/views/3) |
| 44 | + * [`contributor experience`](https://github.com/orgs/rustfoundation/projects/1/views/4) view |
| 45 | + * [`coding guideline`](https://github.com/orgs/rustfoundation/projects/1/views/5) view |
| 46 | + |
| 47 | +## **Tasks** |
| 48 | + |
| 49 | +* Xx |
| 50 | + |
| 51 | +## **Meeting Minutes** |
| 52 | + |
| 53 | + |
| 54 | +## **Material** |
| 55 | + |
| 56 | +Any material to read before the meeting should be included here. |
| 57 | + |
| 58 | +* Milestone: [Prepare for launch to wider Rust community](https://github.com/rustfoundation/safety-critical-rust-coding-guidelines/milestone/1) |
| 59 | +* FLS Maintenance: [FLS Team \- North Star](https://hackmd.io/@plevasseur/HJb6qomOge/edit) |
| 60 | +* [Github Issue to discuss about panicking in Safety Critical](https://github.com/rustfoundation/safety-critical-rust-coding-guidelines/issues/158) |
0 commit comments