|
| 1 | +# **Coding Guidelines Subcommittee Meeting on 2025-08-06 @ 1100 EDT / 1700 CEST** |
| 2 | + |
| 3 | +[Link](https://www.worldtimebuddy.com/?qm=1&lid=5,100,2643743,12,1850147,2193733,1880252,8,6&h=5&date=2025-8-6&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/rustfoundation/safety-critical-rust-consortium/blob/main/subcommittee/coding-guidelines/meetings/2025-07-30/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 |
| 19 | + * Arrays - Alex |
| 20 | + * Floating Point - Andrew |
| 21 | +5. Intrastructure |
| 22 | + * [More than one pair of examples per guideline](https://github.com/rustfoundation/safety-critical-rust-coding-guidelines/issues/141) |
| 23 | + * Work-around for now to include > 1 example in each code block until implemented |
| 24 | + * [References per guideline, generate reference addendum](https://github.com/rustfoundation/safety-critical-rust-coding-guidelines/issues/147) |
| 25 | + * Sam will begin work here; if anyone is interested in collaborating reach out |
| 26 | + * [Setup GitHub App to allow auto-PR to function](https://github.com/rustfoundation/safety-critical-rust-coding-guidelines/issues/164) |
| 27 | + * Pete will take this work up; Joel Marcey has supported with setting up a bot account and GitHub App |
| 28 | +6. Discussion session |
| 29 | + * [Avoidance of panics as a goal](https://github.com/rustfoundation/safety-critical-rust-coding-guidelines/issues/158)? |
| 30 | + * Pointers and provenance -- how to categorize? |
| 31 | +7. Round table |
| 32 | + |
| 33 | +## **Check-in area** |
| 34 | + |
| 35 | +**Please add your name, and an emoji that describes your day.** |
| 36 | + |
| 37 | +* |
| 38 | + |
| 39 | +**Notetaker:** |
| 40 | + |
| 41 | +* |
| 42 | + |
| 43 | +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. |
| 44 | + |
| 45 | +## **Housekeeping section** |
| 46 | + |
| 47 | +* Document space: [coding-guidelines](https://github.com/rustfoundation/safety-critical-rust-consortium/tree/main/subcommittee/coding-guidelines) |
| 48 | +* Zulip: [safety-critical-consortium: Coding Guidelines](https://rust-lang.zulipchat.com/#narrow/channel/445688-safety-critical-consortium/topic/Coding.20Guidelines) |
| 49 | +* [Early Alpha Milestone](https://github.com/rustfoundation/safety-critical-rust-coding-guidelines/milestone/1) |
| 50 | + |
| 51 | +## **Tasks** |
| 52 | + |
| 53 | +* Search for the \[todo\] markers |
| 54 | + |
| 55 | +## **Meeting Minutes** |
| 56 | + |
| 57 | +* |
| 58 | + |
| 59 | +## **Material** |
| 60 | + |
| 61 | +Any material to read before the meeting should be included here. |
| 62 | + |
| 63 | +### **GitHub Project Board for Work Items** |
| 64 | + |
| 65 | +* [Work Item Board](https://github.com/orgs/rustfoundation/projects/1) |
| 66 | + |
0 commit comments