|
| 1 | +--- |
| 2 | +layout: post |
| 3 | +title: "Lang team February update" |
| 4 | +author: Sean Chen |
| 5 | +description: "Lang team February update" |
| 6 | +team: the lang team <https://lang-team.rust-lang.org/> |
| 7 | +--- |
| 8 | +This week the lang team held its February planning meeting ([minutes]). We hold these meetings on the first Wednesday of every month. |
| 9 | + |
| 10 | +The planning meeting is used for: |
| 11 | + |
| 12 | +* Checking in on the status of our [active initiatives] |
| 13 | +* Planning the design meetings for the remainder of the month |
| 14 | + |
| 15 | +After each meeting, we post an update (like this one!) with notes and meeting announcements. |
| 16 | + |
| 17 | +[minutes]: https://github.com/rust-lang/lang-team/blob/master/design-meeting-minutes/2022-02-02-planning.md |
| 18 | + |
| 19 | +[active initiatives]: https://lang-team.rust-lang.org/initiatives.html |
| 20 | + |
| 21 | +## Update from active initiatives |
| 22 | + |
| 23 | +What follows are the updates that were submitted this month. Note that many of the more recent initiatives have dedicated repositories which contain other byproducts of the design process (e.g., evaluation documents, open design questions, etc). Take a look! |
| 24 | + |
| 25 | +[TODO] |
| 26 | + |
| 27 | +In addition to the reports above, you'll find more detailed discussions in the [minutes]. |
| 28 | + |
| 29 | +## Upcoming design meetings |
| 30 | + |
| 31 | +We have planned the following design meetings: |
| 32 | + |
| 33 | +* February 23: Never type next steps ([lang-team#141][lang-team-141]) |
| 34 | + |
| 35 | +## Design meeting expectations |
| 36 | + |
| 37 | +* The document for the meeting must be prepared by the triage meeting on Tuesday and posted to the tracking issue. |
| 38 | + * If it is not sent out by then, the meeting will be canceled. This gives folks 24 hour notice. |
| 39 | +* There is no expectation that people will read the document before the meeting. The meeting will begin with a recap of the document. |
| 40 | + * However, there is no rule **against** reading the document beforehand and providing feedback or advice on how to improve it. |
| 41 | + |
| 42 | +[lang-team-141]: https://github.com/rust-lang/lang-team/issues/141 |
0 commit comments