Skip to content

Commit 93f1adc

Browse files
authored
[Coding Guidelines] Add agenda for 2025-07-02 (#362)
1 parent 2cd9bc8 commit 93f1adc

1 file changed

Lines changed: 61 additions & 0 deletions

File tree

  • subcommittee/coding-guidelines/meetings/2025-07-02
Lines changed: 61 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,61 @@
1+
# Coding Guidelines Subcommittee Meeting on 2025-07-01 @ 8pm Eastern Time / 2025-07-02 @ 9am JST
2+
3+
[Conversion](https://www.worldtimebuddy.com/?qm=1&lid=5,100,2643743,12,1850147,2193733,1880252&h=5&date=2025-7-1&sln=20-21&hf=1) between common time zones of attendees.
4+
5+
| Search Key | Description |
6+
| :---- | :---- |
7+
| \[todo\] | Action Item |
8+
| \[decision\] | Something decided on |
9+
| \[important\] | Key information |
10+
11+
## Agenda
12+
13+
0. Solicitation of notetaker
14+
1. Acceptance of [Previous Meeting Minutes](https://github.com/rustfoundation/safety-critical-rust-consortium/blob/main/subcommittee/coding-guidelines/meetings/2025-06-25/minutes.md)
15+
2. Introduction of new members
16+
3. Review of [revised and rescoped milestone](https://github.com/rustfoundation/safety-critical-rust-coding-guidelines/milestone/1) focused on shaking out initial issues with coding guidelines process and philosophy \- 5 mins
17+
4. Working session \- 20 mins
18+
* Read through [CERT C rules](https://wiki.sei.cmu.edu/confluence/display/c/2+Rules) together a bit
19+
* Goal: Do some straightforward translations to ease into the writing of guidelines!
20+
* Identify sections and folks that would like to translate these into the Rust coding guidelines
21+
* [Rule 04. Integers (INT)](https://wiki.sei.cmu.edu/confluence/pages/viewpage.action?pageId=87152052)
22+
* [Rule 05. Floating Point (FLP)](https://wiki.sei.cmu.edu/confluence/pages/viewpage.action?pageId=87152181)
23+
* [Rule 03. Expressions (EXP)](https://wiki.sei.cmu.edu/confluence/pages/viewpage.action?pageId=87152200)
24+
5. Review session - 20 mins
25+
* Review open [PRs](https://github.com/rustfoundation/safety-critical-rust-coding-guidelines/pulls) & [issues](https://github.com/rustfoundation/safety-critical-rust-coding-guidelines/issues)
26+
6. Round table \- 5 mins
27+
28+
## Check-in area
29+
30+
**Please add your name, and an emoji that describes your day.**
31+
32+
*
33+
34+
**Notetaker:**
35+
36+
*
37+
38+
## Coding Guidelines Thoughts
39+
40+
*
41+
42+
## Housekeeping section
43+
44+
* Document space: [coding-guidelines](https://github.com/rustfoundation/safety-critical-rust-consortium/tree/main/subcommittee/coding-guidelines)
45+
* Zulip: [safety-critical-consortium: Coding Guidelines](https://rust-lang.zulipchat.com/#narrow/channel/445688-safety-critical-consortium/topic/Coding.20Guidelines)
46+
* [Early Alpha Milestone](https://github.com/rustfoundation/safety-critical-rust-coding-guidelines/milestone/1)
47+
48+
## Tasks
49+
50+
* Search for the \[todo\] markers
51+
52+
## Meeting Minutes
53+
54+
55+
## Material
56+
57+
Any material to read before the meeting should be included here.
58+
59+
### GitHub Project Board for Work Items
60+
61+
* [Work Item Board](https://github.com/orgs/rustfoundation/projects/1)

0 commit comments

Comments
 (0)