Skip to content

Commit c3f2a98

Browse files
committed
coding guidelines agenda 2026-06-10
1 parent 7b71b5b commit c3f2a98

1 file changed

Lines changed: 91 additions & 0 deletions

File tree

  • subcommittee/coding-guidelines/meetings/2026-06-10
Lines changed: 91 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,91 @@
1+
# **Coding Guidelines Subcommittee Meeting on 2026-06-10 @ 1600 CEST / 1100 EDT**
2+
3+
[Link](https://www.worldtimebuddy.com/?qm=1&lid=5,12,2643743,8,1850147,100,14,14,1835848&h=5&date=2026-6-3&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/Safety-Critical-Rust-Consortium/safety-critical-rust-consortium/blob/main/subcommittee/coding-guidelines/meetings/2026-06-03/minutes.md)
15+
3. Introduction of new members
16+
4. The SEI CERT Coding Standard for Fortran (David)
17+
- Read more here: https://www.sei.cmu.edu/blog/the-sei-cert-coding-standard-for-fortran/
18+
5. Coverage of MISRA C and CERT C in 2026 (Félix / Markus updates)
19+
- MISRA C one from Markus has [merged](https://github.com/rustfoundation/safety-critical-rust-coding-guidelines/pull/432)
20+
- CERT C one from Oreste has [also merged](https://github.com/Safety-Critical-Rust-Consortium/safety-critical-rust-coding-guidelines/pull/582)
21+
- Live now at: https://coding-guidelines.arewesafetycriticalyet.org/appendices/standards-matrices/index.html
22+
- Félix opened an [issue](https://github.com/Safety-Critical-Rust-Consortium/safety-critical-rust-coding-guidelines/issues/585) to track usability improvements in the appendices that's up for grabs
23+
- Pete will now mine these appendices for creating issues for contributors
24+
6. Interest in the MISRA C++ mapping (mira / Pete)
25+
- Updates on new things in the MISRA C++ => Rust mapping
26+
- In talks with MISRA folks still; but in practice the procedure outlined seemed reasonable to them
27+
- Please register interest on [this Zulip thread](https://rust-lang.zulipchat.com/#narrow/channel/579369-safety-critical-consortium.2Fcoding-guidelines/topic/MISRA.20C.2B.2B.20Mapping.20Interest/with/584764785)
28+
7. Review batches for [CERT C Rust Mapping](https://github.com/rustfoundation/safety-critical-rust-coding-guidelines/issues/336) (Pete)
29+
- Let's split up again, to get some feedback on batch 2
30+
- [428 \[CERT C Review Batch 2/5\] Review proposed Rust categorization](https://github.com/rustfoundation/safety-critical-rust-coding-guidelines/issues/428)
31+
- **Group A**
32+
1. xx
33+
2. xx
34+
3. xx
35+
4. xx
36+
- **Group B**
37+
1. xx
38+
2. xx
39+
3. xx
40+
4. xx
41+
5. xx
42+
8. Round table
43+
44+
## **Check-in area**
45+
46+
- xx
47+
- xx
48+
- xx
49+
- xx
50+
- xx
51+
- xx
52+
- xx
53+
- xx
54+
- xx
55+
- xx
56+
- xx
57+
- xx
58+
59+
**Notetaker:**
60+
61+
- xx
62+
63+
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.
64+
65+
## **Housekeeping section**
66+
67+
- Document space: [coding-guidelines](https://github.com/rustfoundation/safety-critical-rust-consortium/tree/main/subcommittee/coding-guidelines)
68+
- Zulip: [safety-critical-consortium: Coding Guidelines](https://rust-lang.zulipchat.com/#narrow/channel/445688-safety-critical-consortium/topic/Coding.20Guidelines)
69+
- [Kanban board](https://github.com/orgs/rustfoundation/projects/1/views/3)
70+
- [`contributor experience`](https://github.com/orgs/rustfoundation/projects/1/views/4) view
71+
- [`coding guideline`](https://github.com/orgs/rustfoundation/projects/1/views/5) view
72+
73+
## **Tasks**
74+
75+
- xx
76+
77+
## **Meeting Minutes**
78+
79+
- xx
80+
81+
## **Material**
82+
83+
Any material to read before the meeting should be included here.
84+
85+
Overview of [Safety-Critical Rust](https://rust-lang.github.io/rust-project-goals/2026/roadmap-safety-critical-rust.html) Rust Project Goals Roadmap (Pete)
86+
87+
- Soliciting those interested in [Normative Documentation for Sound unsafe Rust](https://rust-lang.github.io/rust-project-goals/2026/safe-unsafe-for-safety-critical.html) goal
88+
- Register interest [here](https://rust-lang.zulipchat.com/#narrow/channel/445688-safety-critical-consortium/topic/SCRC.20.3C.3D.3E.20t-opsem.3A.20Normative.20Documentation.20for.20Sound.20.60unsafe.60/with/586198564) on Rust Zulip
89+
- Soliciting those interested in [Establish a Spot for Safety-Critical Lints in Clippy](https://rust-lang.github.io/rust-project-goals/2026/safety-critical-lints-in-clippy.html) goal
90+
- Register interest [here](https://rust-lang.zulipchat.com/#narrow/channel/445688-safety-critical-consortium/topic/Getting.20involved.20with.20Clippy.20for.20SCRC.20lints/with/583090116) on Rust Zulip
91+

0 commit comments

Comments
 (0)