Skip to content

Commit deb4ea1

Browse files
authored
[Coding Guidelines] Add agenda for 2025-08-27 (#407)
1 parent 294118e commit deb4ea1

1 file changed

Lines changed: 70 additions & 0 deletions

File tree

  • subcommittee/coding-guidelines/meetings/2025-08-27
Lines changed: 70 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,70 @@
1+
# **Coding Guidelines Subcommittee Meeting on 2025-08-27 @ 1100 EDT / 1700 CEST**
2+
3+
[Link](https://www.worldtimebuddy.com/?qm=1&lid=14,12,1850147,5&h=14&date=2025-8-20&sln=8-9&hf=1https://www.worldtimebuddy.com/?qm=1&lid=5,100,2643743,12,1850147,2193733,1880252,8,6&h=5&date=2025-8-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/rustfoundation/safety-critical-rust-consortium/blob/main/subcommittee/coding-guidelines/meetings/2025-08-20/minutes.md)
15+
3. Introduction of new members
16+
4. Share launch milestone & Kanban board
17+
* [Prepare for launch to wider Rust community](https://github.com/rustfoundation/safety-critical-rust-coding-guidelines/milestone/1)
18+
* [Kanban board](https://github.com/orgs/rustfoundation/projects/1/views/3)
19+
* [`contributor experience`](https://github.com/orgs/rustfoundation/projects/1/views/4) view
20+
* [`coding guideline`](https://github.com/orgs/rustfoundation/projects/1/views/5) view
21+
5. Review progress on guidelines incorporated from CERT
22+
* [High-level mapping of CERT rule groups to Rust](https://github.com/rustfoundation/safety-critical-rust-coding-guidelines/issues/152)
23+
* Integers \- Félix
24+
* Arrays \- Alex
25+
* Floating Point \- Andrew (he will be unable to attend next few meetings; caught up offline and it's on his todo list)
26+
6. Development of FLS maintenance capabilities
27+
* Pete volunteered to champion this [t-spec goal](https://rust-lang.github.io/rust-project-goals/2025h2/FLS-up-to-date-capabilities.html) because we rely on the FLS as an upstream dependency
28+
* Pete drafted this [FLS Team \- North Star](https://hackmd.io/@plevasseur/HJb6qomOge/edit) document as a rallying point in the Consortium to gather interest and is looking for feedback
29+
7. Discussion session
30+
* "Under what circumstances is `panic`-ing safety-critical software okay?"
31+
* Relevant [issue](https://github.com/rustfoundation/safety-critical-rust-coding-guidelines/issues/158)
32+
8. Round table
33+
34+
## **Check-in area**
35+
36+
**Please add your name, and an emoji that describes your day.**
37+
38+
*
39+
40+
**Notetaker:**
41+
42+
*
43+
44+
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.
45+
46+
## **Housekeeping section**
47+
48+
* Document space: [coding-guidelines](https://github.com/rustfoundation/safety-critical-rust-consortium/tree/main/subcommittee/coding-guidelines)
49+
* Zulip: [safety-critical-consortium: Coding Guidelines](https://rust-lang.zulipchat.com/#narrow/channel/445688-safety-critical-consortium/topic/Coding.20Guidelines)
50+
* [Kanban board](https://github.com/orgs/rustfoundation/projects/1/views/3)
51+
* [`contributor experience`](https://github.com/orgs/rustfoundation/projects/1/views/4) view
52+
* [`coding guideline`](https://github.com/orgs/rustfoundation/projects/1/views/5) view
53+
54+
## **Tasks**
55+
56+
* Search for the \[todo\] markers
57+
58+
## **Meeting Minutes**
59+
60+
*
61+
62+
## **Material**
63+
64+
Any material to read before the meeting should be included here.
65+
66+
* Milestone: [Prepare for launch to wider Rust community](https://github.com/rustfoundation/safety-critical-rust-coding-guidelines/milestone/1)
67+
* FLS Maintenance: [FLS Team \- North Star](https://hackmd.io/@plevasseur/HJb6qomOge/edit)
68+
* [Issue about panics](https://github.com/rustfoundation/safety-critical-rust-coding-guidelines/issues/158)
69+
70+

0 commit comments

Comments
 (0)