|
| 1 | +# **Coding Guidelines Subcommittee Meeting on 2025-12-16 @ 20:00 EST / 2025-12-17 10:00 JST** |
| 2 | + |
| 3 | +[Link](https://www.worldtimebuddy.com/?qm=1&lid=5,1850147,212&h=5&date=2025-12-16&sln=20-21&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/rustfoundation/safety-critical-rust-consortium/blob/main/subcommittee/coding-guidelines/meetings/2025-11-26/minutes.md) |
| 15 | +3. Introduction of new members |
| 16 | +4. Merging of [https://github.com/rustfoundation/safety-critical-rust-coding-guidelines/pull/251](https://github.com/rustfoundation/safety-critical-rust-coding-guidelines/pull/251) has happened to update [CONTRIBUTING.md](https://github.com/rustfoundation/safety-critical-rust-coding-guidelines/blob/main/CONTRIBUTING.md) to latest workflow |
| 17 | + * Mini walkthrough |
| 18 | + * Have a read on GOALS.md, README.md and CONTRIBUTING.md and think about valuable additions and clarifications |
| 19 | + * If you can think of other ways to improve contribution, please open an issue with |
| 20 | +5. Proposals and ideas for new rules |
| 21 | + * Idea: Give room for the optional step 0 in our contributing guideline, aka "round table for new rules". |
| 22 | +6. Grooming of rule issues - promote to PRs if appropriate |
| 23 | +7. Round table |
| 24 | + |
| 25 | +## **Check-in area** |
| 26 | + |
| 27 | +**Please add your name, and an emoji that describes your day.** |
| 28 | + |
| 29 | +* Robert C. Seacord/@rcseacord |
| 30 | +* Pete LeVasseur/@PLeVasseur |
| 31 | +* Mikhail Antoshkin/@mikhailantoshkin |
| 32 | +* Slava Barinov/@rayslava |
| 33 | + |
| 34 | +**Notetaker:** |
| 35 | + |
| 36 | +* Slava Barinov |
| 37 | + |
| 38 | +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. |
| 39 | + |
| 40 | +## **Housekeeping section** |
| 41 | + |
| 42 | +* Document space: [coding-guidelines](https://github.com/rustfoundation/safety-critical-rust-consortium/tree/main/subcommittee/coding-guidelines) |
| 43 | +* Zulip: [safety-critical-consortium: Coding Guidelines](https://rust-lang.zulipchat.com/#narrow/channel/445688-safety-critical-consortium/topic/Coding.20Guidelines) |
| 44 | +* [Kanban board](https://github.com/orgs/rustfoundation/projects/1/views/3) |
| 45 | + * [`contributor experience`](https://github.com/orgs/rustfoundation/projects/1/views/4) view |
| 46 | + * [`coding guideline`](https://github.com/orgs/rustfoundation/projects/1/views/5) view |
| 47 | + |
| 48 | +## **Tasks** |
| 49 | + |
| 50 | +* [todo] Mikhail Antoshkin - leave comment on [#284](https://github.com/rustfoundation/safety-critical-rust-coding-guidelines/issues/284) regarding Sphinx versioning. |
| 51 | + |
| 52 | +## **Meeting Minutes** |
| 53 | + |
| 54 | +* Accepted the [Previous Meeting Minutes](https://github.com/rustfoundation/safety-critical-rust-consortium/blob/main/subcommittee/coding-guidelines/meetings/2025-11-26/minutes.md) |
| 55 | +* Issue Grooming |
| 56 | + * Discussion of [#303](https://github.com/rustfoundation/safety-critical-rust-coding-guidelines/issues/303): agreed that the approach seems good. |
| 57 | + * Discussion of [#286](https://github.com/rustfoundation/safety-critical-rust-coding-guidelines/issues/286): discussion of terms and standards. |
| 58 | + * SAE [JA1020](https://www.sae.org/standards/ja1020-recommendations-rust-programming-language-safety-related-systems) uses the "safety-related" term. |
| 59 | + * The naming is still to be discussed in the issue comments. |
| 60 | + * Discussion of [#284](https://github.com/rustfoundation/safety-critical-rust-coding-guidelines/issues/284): |
| 61 | + * Accepted the idea of splitting into different pages. |
| 62 | + * Discussion of [#272](https://github.com/rustfoundation/safety-critical-rust-coding-guidelines/issues/272) |
| 63 | + * Accepted that versioning is definitely needed for standards/guidelines. |
| 64 | + * Discussion of [#271](https://github.com/rustfoundation/safety-critical-rust-coding-guidelines/issues/271) |
| 65 | + * There are no defined standards for publishing to align with. |
| 66 | + * We don't want to align with ISO requirements due to their complex processes. |
| 67 | + * Checking the [#255](https://github.com/rustfoundation/safety-critical-rust-coding-guidelines/issues/255) |
| 68 | + * Current version works just fine, waiting for more feedback in the comments. |
| 69 | + |
| 70 | +## **Material** |
| 71 | + |
| 72 | +Any material to read before the meeting should be included here. |
| 73 | + |
| 74 | +* Milestone: [Prepare for launch to wider Rust community](https://github.com/rustfoundation/safety-critical-rust-coding-guidelines/milestone/1) |
| 75 | +* FLS Maintenance: [FLS Team \- North Star](https://hackmd.io/@plevasseur/HJb6qomOge/edit) |
| 76 | +* [Github Issue to discuss about panicking in Safety Critical](https://github.com/rustfoundation/safety-critical-rust-coding-guidelines/issues/158) |
0 commit comments