Skip to content

Commit 969bce1

Browse files
authored
Coding guidelines agenda for 2025-10-08 (#473)
* feat: coding guidelines agenda posting for 2025-10-08 * feat: add ANSSI secure coding guidelines agenda item
1 parent 21378d0 commit 969bce1

1 file changed

Lines changed: 81 additions & 0 deletions

File tree

  • subcommittee/coding-guidelines/meetings/2025-10-08
Lines changed: 81 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,81 @@
1+
# **Coding Guidelines Subcommittee Meeting on 2025-10-08 @ 1100 EDT / 1700 CEST**
2+
3+
[Link](https://www.worldtimebuddy.com/?qm=1&lid=5,100,2643743,12,1850147,2193733,8,6,2673730,1261481&h=5&date=2025-10-8&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-10-01/minutes.md)
15+
3. Introduction of new members
16+
4. October 14th, 15th \- Global Virtual Meetup (Pete)
17+
* Agenda posted to Zulip and shared on mailing list
18+
* [Link](https://rust-lang.zulipchat.com/#narrow/channel/445688-safety-critical-consortium/topic/2025.20Late.20Year.20Global.20Virtual.20Meetup/near/540871684) to Zulip message with agenda in PDF
19+
5. Share launch milestone & Kanban board (Pete)
20+
* [Prepare for launch to wider Rust community](https://github.com/rustfoundation/safety-critical-rust-coding-guidelines/milestone/1)
21+
* [Kanban board](https://github.com/orgs/rustfoundation/projects/1/views/3)
22+
* [`contributor experience`](https://github.com/orgs/rustfoundation/projects/1/views/4) view
23+
* [`coding guideline`](https://github.com/orgs/rustfoundation/projects/1/views/5) view
24+
6. Review Clippy lint \=\> coding guidelines categorization (David, Félix)
25+
* [Tracking issue: Identify Clippy lints suitable for creating safety-critical guidelines](https://github.com/rustfoundation/safety-critical-rust-coding-guidelines/issues/86)
26+
7. Review progress on guidelines incorporated from CERT
27+
* [High-level mapping of CERT rule groups to Rust](https://github.com/rustfoundation/safety-critical-rust-coding-guidelines/issues/152)
28+
* Integers \- Félix
29+
* Arrays \- Alex
30+
* Floating Point \- Andrew
31+
8. Discuss collaboration with ANSSI regarding their Secure Rust Coding Guidelines
32+
* [deployed version](https://anssi-fr.github.io/rust-guide/)
33+
* [repo](https://github.com/ANSSI-FR/rust-guide)
34+
9. Round table
35+
36+
## **Check-in area**
37+
38+
**Please add your name, and an emoji that describes your day.**
39+
40+
* xx
41+
* xx
42+
* xx
43+
* xx
44+
* xx
45+
* xx
46+
* xx
47+
* xx
48+
* xx
49+
* xx
50+
* xx
51+
52+
**Notetaker:**
53+
54+
* xx
55+
56+
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.
57+
58+
## **Housekeeping section**
59+
60+
* Document space: [coding-guidelines](https://github.com/rustfoundation/safety-critical-rust-consortium/tree/main/subcommittee/coding-guidelines)
61+
* Zulip: [safety-critical-consortium: Coding Guidelines](https://rust-lang.zulipchat.com/#narrow/channel/445688-safety-critical-consortium/topic/Coding.20Guidelines)
62+
* [Kanban board](https://github.com/orgs/rustfoundation/projects/1/views/3)
63+
* [`contributor experience`](https://github.com/orgs/rustfoundation/projects/1/views/4) view
64+
* [`coding guideline`](https://github.com/orgs/rustfoundation/projects/1/views/5) view
65+
66+
## **Tasks**
67+
68+
* Search for the \[todo\] markers
69+
70+
## **Meeting Minutes**
71+
72+
* xx
73+
74+
## **Material**
75+
76+
Any material to read before the meeting should be included here.
77+
78+
* Milestone: [Prepare for launch to wider Rust community](https://github.com/rustfoundation/safety-critical-rust-coding-guidelines/milestone/1)
79+
* FLS Maintenance: [FLS Team \- North Star](https://hackmd.io/@plevasseur/HJb6qomOge/edit)
80+
* [Github Issue to discuss about panicking in Safety Critical](https://github.com/rustfoundation/safety-critical-rust-coding-guidelines/issues/158)
81+

0 commit comments

Comments
 (0)