|
| 1 | +# Coding Guidelines Subcommittee Meeting on 2025-06-18 @ 07:00 GMT / 16:00 JST |
| 2 | + |
| 3 | +[Conversion](https://www.worldtimebuddy.com/?qm=1&lid=2643743,683506,5128581,1850147&h=2643743&date=2025-6-18&sln=8-9&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-10/minutes.md) |
| 15 | +2. Introduction of new members |
| 16 | +3. Review - clippy lints suitable for creating safety-critical guidelines ~10m |
| 17 | + * https://github.com/rustfoundation/safety-critical-rust-coding-guidelines/issues/86 |
| 18 | + * https://docs.google.com/spreadsheets/d/1rRhB9ch0r5hpg5Mb65Prn5Nto05CZ4EjSOdBEZWwVIo/edit?gid=0#gid=0 |
| 19 | + * Anyone else interested in contributing? Feel free to put your name in the notes! |
| 20 | +4. Review - Defects vs Subsets ~10m |
| 21 | + * https://github.com/rustfoundation/safety-critical-rust-coding-guidelines/pull/127 |
| 22 | + * If you have time, please review this async -- we want eyeballs on it -- nice spectrum of examples. |
| 23 | +5. Roundtable items |
| 24 | +6. 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 | + |
| 27 | +## Check-in area |
| 28 | + |
| 29 | +**Please add your name, and an emoji that describes your day.** |
| 30 | + |
| 31 | +* |
| 32 | + |
| 33 | +**Notetaker:** |
| 34 | + |
| 35 | +* Jordan McQueen 🪑🤡 |
| 36 | +* Fernando ☀️ |
| 37 | +* Lukas Wirth 🙂 |
| 38 | +* Yuchen Shen 🇯🇵 |
| 39 | +* Thomas Mages 🎉 |
| 40 | +* Enow Scott 🙂 |
| 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 | +* |
| 51 | + |
| 52 | +## Meeting Minutes |
| 53 | + |
| 54 | +* Previous minutes accepted |
| 55 | +* New member introduction |
| 56 | +* Intro discussion to clippy lints suitable for creating safety-critical guidelines |
| 57 | + * The expected goal is to have a GitHub issue for each of the lints that is decided to be added as a guideline |
| 58 | +* Intro discussion to the [Defects vs Subsets PR](http://rustfoundation/safety-critical-rust-coding-guidelines#127), with three different “guideline types” |
| 59 | + * Discussion about the problems with conversions using `as`, like converting from an integer with wider to size to another type with narrower size. |
| 60 | +* No roundtable items |
| 61 | +* There was an issue folks [mentioned in Zulip](https://rust-lang.zulipchat.com/#narrow/channel/445688-safety-critical-consortium/topic/Coding.20Guidelines/near/524642021) that they couldn’t join the call \[important\] \[todo\] check what happened and try to avoid |
| 62 | + |
| 63 | +## Material |
| 64 | + |
| 65 | +Any material to read before the meeting should be included here. |
| 66 | + |
| 67 | +### GitHub Project Board for Work Items |
| 68 | + |
| 69 | +* [Work Item Board](https://github.com/orgs/rustfoundation/projects/1) |
| 70 | + |
0 commit comments