Skip to content

Commit c78ada6

Browse files
authored
Tooling meeting minutes 30/1/2026 (#561)
* Tooling meeting minutes 30/1/2026 * Typo correction
1 parent c91355e commit c78ada6

File tree

1 file changed

+80
-0
lines changed
  • subcommittee/tooling/meetings/2026-01-30

1 file changed

+80
-0
lines changed
Lines changed: 80 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,80 @@
1+
# Tooling Subcommittee Meeting on 30 January 2026 @ 4pm GMT
2+
3+
| Search Key | Description |
4+
| :------------ | :------------------- |
5+
| \[todo\] | Action Item |
6+
| \[decision\] | Something decided on |
7+
| \[important\] | Key information |
8+
9+
## Agenda
10+
11+
1. Solicitation of notetaker
12+
2. Review last time’s meeting minutes
13+
3. Present new members
14+
4. PRs related to Tooling Task Force
15+
1. [https://github.com/rustfoundation/safety-critical-rust-consortium/pull/545](https://github.com/rustfoundation/safety-critical-rust-consortium/pull/545)
16+
2. [https://github.com/rustfoundation/safety-critical-rust-consortium/pull/553](https://github.com/rustfoundation/safety-critical-rust-consortium/pull/553)
17+
5. Rust Project Bridge Task Force \- Project Goals
18+
1. [https://rust-lang.github.io/rust-project-goals/2026/stabilize-fls-releases.html](https://rust-lang.github.io/rust-project-goals/2026/stabilize-fls-releases.html)
19+
2. [https://rust-lang.github.io/rust-project-goals/2026/mcdc-coverage-support.html](https://rust-lang.github.io/rust-project-goals/2026/mcdc-coverage-support.html)
20+
3. [Establish a Home for Safety-Critical Lints in Clippy](https://hackmd.io/@plevasseur/r199Y_lS-l)
21+
1. [Pete LeVasseur](mailto:plevasseur@gmail.com) will make a PR for this today
22+
4. [Normative Documentation for Sound `unsafe` Rust](https://hackmd.io/@plevasseur/BkvXPUtLWx)
23+
1. [Pete LeVasseur](mailto:plevasseur@gmail.com) will make a PR for this today
24+
6. Round-table
25+
1. Bringing tools YAML list to filterable table on web page
26+
2. Documentation and traceability for doing safety-systems development
27+
3. Safety-assessor / auditor joined the Consortium, interested in supporting “how to apply standards to Rust”
28+
4. [https://coding-guidelines.arewesafetycriticalyet.org/](https://coding-guidelines.arewesafetycriticalyet.org/)
29+
1. [https://github.com/rustfoundation/safety-critical-rust-coding-guidelines/issues/360](https://github.com/rustfoundation/safety-critical-rust-coding-guidelines/issues/360)
30+
2. [https://github.com/rustfoundation/safety-critical-rust-coding-guidelines/pull/370](https://github.com/rustfoundation/safety-critical-rust-coding-guidelines/pull/370)
31+
5. Pete talking next week about Rust \+ Security:
32+
1. [https://github.com/rust-sig/rust-sig](https://github.com/rust-sig/rust-sig)
33+
7. Meeting close
34+
35+
## Check-in area
36+
37+
**Please add your name, and an emoji that describes your day.**
38+
39+
- Pete LeVasseur 🦀⛑️
40+
- Oreste Bernardi ⇗⇖
41+
- Manuel Hatzl
42+
- Arnaud Riess 🎧
43+
- Arnaud Fontaine 😃
44+
- Tony Aiello 🙂
45+
46+
**Notetaker:**
47+
48+
- Oreste Bernardi
49+
50+
## Housekeeping section
51+
52+
## Tasks
53+
54+
- xx
55+
56+
## Meeting Minutes
57+
58+
- Review pullrequest [https://github.com/rustfoundation/safety-critical-rust-consortium/pull/545](https://github.com/rustfoundation/safety-critical-rust-consortium/pull/545) about aiT Tools.
59+
- Merged \!
60+
- Review of pull request “Adjust tools flow” [https://github.com/rustfoundation/safety-critical-rust-consortium/pull/553](https://github.com/rustfoundation/safety-critical-rust-consortium/pull/553)
61+
- Merged\!
62+
- [https://rust-lang.github.io/rust-project-goals/2026/stabilize-fls-releases.html](https://rust-lang.github.io/rust-project-goals/2026/stabilize-fls-releases.html)
63+
- More people get involved in FLS. Phase1 seems quite ease
64+
- [https://rust-lang.github.io/rust-project-goals/2026/mcdc-coverage-support.html](https://rust-lang.github.io/rust-project-goals/2026/mcdc-coverage-support.html)
65+
- Defined the goal. It is going to be implemented. It will not be a separate tool. It will be integrated in the compiler.
66+
- Previously there was no decision coverage with new implementation we will get it as byproduct.
67+
- [Establish a Home for Safety-Critical Lints in Clippy](https://hackmd.io/@plevasseur/r199Y_lS-l)
68+
- Not yet decided the organization, one group or separated lint group. Decision on going.
69+
- [Normative Documentation for Sound `unsafe` Rust](https://hackmd.io/@plevasseur/BkvXPUtLWx)
70+
- Identified weakness in the definition of unsafe definition \-\> Rust project is involved in the improvement.
71+
- During development of zero copy crate developed some guidelines about how to write unsafe code.
72+
- Proposal to make visible the present outcome/documentation.
73+
- Agreed to go public in the website as soon as HTML/CSS is fixed. Suggested usage of AI.
74+
- Proposed to make public before Embedded World 2026
75+
- A member started evaluation of tool for code traceability.
76+
- Expected contribution from new member who is a consultant and assessor in safety critical space.
77+
- Coding guidelines have not yet reached a great state.
78+
- Improved contributing experience.
79+
- New security guidelines from ANSSI will be released shortly. They are going to be translated in French.
80+
- Wish to have common guidelines for cybersecurity and safety but sometimes they can conflict.

0 commit comments

Comments
 (0)