Skip to content

Commit 5997a69

Browse files
feat: add coding guidelines notes from 2025-11-04 (#502)
1 parent e53dc6c commit 5997a69

1 file changed

Lines changed: 45 additions & 18 deletions

File tree

  • subcommittee/coding-guidelines/meetings/2025-11-04

subcommittee/coding-guidelines/meetings/2025-11-04/minutes.md

Lines changed: 45 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,15 @@
22

33
[Link](https://www.worldtimebuddy.com/?qm=1&lid=5,100,2643743,12,1850147,2193733,8,6,2673730,1261481&h=5&date=2025-11-4&sln=20-21&hf=1) to meeting time in common time zones.
44

5-
| Search Key | Description |
6-
| :---- | :---- |
7-
| \[todo\] | Action Item |
8-
| \[decision\] | Something decided on |
9-
| \[important\] | Key information |
5+
| Search Key | Description |
6+
| :------------ | :------------------- |
7+
| \[todo\] | Action Item |
8+
| \[decision\] | Something decided on |
9+
| \[important\] | Key information |
1010

1111
## **Agenda**
1212

13-
1. Solicitation of notetaker
13+
1. Solicitation of notetaker
1414
2. Acceptance of [Previous Meeting Minutes](https://github.com/rustfoundation/safety-critical-rust-consortium/blob/main/subcommittee/coding-guidelines/meetings/2025-10-29/minutes.md)
1515
3. Introduction of new members
1616
4. Share launch milestone & Kanban board (Pete)
@@ -27,27 +27,27 @@
2727

2828
**Please add your name, and an emoji that describes your day.**
2929

30-
* xx
31-
* xx
32-
* xx
33-
* xx
30+
* Pete LeVasseur 🥤
31+
* Mikhail Antoshkin ☕
32+
* Max Jacinto 👾
33+
* Slava Barinov 🦀
3434
* xx
3535
* xx
3636
* xx
3737
* xx
3838

3939
**Notetaker:**
4040

41-
* xx
41+
* Mikhail Antoshkin
4242

4343
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.
4444

4545
## **Housekeeping section**
4646

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-
* [Kanban board](https://github.com/orgs/rustfoundation/projects/1/views/3)
50-
* [`contributor experience`](https://github.com/orgs/rustfoundation/projects/1/views/4) view
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+
* [Kanban board](https://github.com/orgs/rustfoundation/projects/1/views/3)
50+
* [`contributor experience`](https://github.com/orgs/rustfoundation/projects/1/views/4) view
5151
* [`coding guideline`](https://github.com/orgs/rustfoundation/projects/1/views/5) view
5252

5353
## **Tasks**
@@ -56,12 +56,39 @@ For tips on how we take notes in the Safety-Critical Rust Consortium, please see
5656

5757
## **Meeting Minutes**
5858

59-
* xx
59+
* New member introduction: more observers from automotive industry
60+
* Discussion on possibility to introduce Rust into IoT sector in mining industry
61+
* Best course of action is to ask on Rust Zullip
62+
* Milestone to lunch to wider Rust community
63+
* Short overview of issues from the milestone
64+
* Introduction of kanban board for the milestone
65+
* Has more focus on contributor experience
66+
* Work is voluntary, so no hard deadlines
67+
* How to grab tickets
68+
* For now no clear process or marking of responsible person
69+
* If you see something that interests you in the milestone \- feel free to take it
70+
* Guidelines progress
71+
* Mapping rules from CERT C
72+
* [https://github.com/rustfoundation/safety-critical-rust-coding-guidelines/issues/152](https://github.com/rustfoundation/safety-critical-rust-coding-guidelines/issues/152)
73+
* Work on INT30-INT36 rules is in progress
74+
* Some sections like ARR need more discussion
75+
* Clippy
76+
* Subset of clippy lints that can be applicable to safety critical
77+
* What can be extracted into a coding guideline
78+
* Round table
79+
* What is a good first issue and how to better organize the issues?
80+
* Good first issue is dependent on the skillset of the person
81+
* Issues need a look to prioritize them
82+
* \[todo\] have a mapping of issues with reasons for it ranking
83+
* How to decide what issue to grab
84+
* Prioritize unassigned or stale issues with no progress
85+
1. \[todo\]: mark stale issues/PRs to make it clear where help is needed
86+
* Copying the approach from Rust repo is a good first step
87+
* Milestone is first priority when deciding what issue to grab
6088

6189
## **Material**
6290

6391
Any material to read before the meeting should be included here.
6492

65-
* Milestone: [Prepare for launch to wider Rust community](https://github.com/rustfoundation/safety-critical-rust-coding-guidelines/milestone/1)
93+
* Milestone: [Prepare for launch to wider Rust community](https://github.com/rustfoundation/safety-critical-rust-coding-guidelines/milestone/1)
6694
* [Github Issue to discuss about panicking in Safety Critical](https://github.com/rustfoundation/safety-critical-rust-coding-guidelines/issues/158)
67-

0 commit comments

Comments
 (0)