Skip to content

Add Lang team February update blog post #928

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Feb 18, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
41 changes: 41 additions & 0 deletions posts/inside-rust/2022-02-18-lang-team-feb-update.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
---
layout: post
title: "Lang team February update"
author: Sean Chen
description: "Lang team February update"
team: the lang team <https://lang-team.rust-lang.org/>
---
Two weeks ago, the lang team held its February planning meeting ([minutes]). We hold these meetings on the first Wednesday of every month.

The planning meeting is used for:

* Checking in on the status of our [active initiatives][active-initiatives]
* Planning the design meetings for the remainder of the month

After each meeting, we post an update (like this one!) with notes and meeting announcements.

[minutes]: https://github.com/rust-lang/lang-team/blob/master/design-meeting-minutes/2022-02-02-planning.md

[active-initiatives]: https://lang-team.rust-lang.org/initiatives.html

## Update from active initiatives

We didn't have any updates from initiatives this week and in fact are thinking of changing our
"update" structure to integrate into the regular triage meeting. For the time being, though, you
can check in on the progress of any active initiatives you're interested in by visiting the [active initiatives][active-initiatives] project board, which is also a great way to get a summary of the
major goings on of the Lang team.

## Upcoming design meetings

We have planned the following design meetings:

* February 23: Never type next steps ([lang-team#141][lang-team-141])

## Design meeting expectations

* The document for the meeting must be prepared by the triage meeting on Tuesday and posted to the tracking issue.
* If it is not sent out by then, the meeting will be canceled. This gives folks 24 hour notice.
* There is no expectation that people will read the document before the meeting. The meeting will begin with a recap of the document.
* However, there is no rule **against** reading the document beforehand and providing feedback or advice on how to improve it.

[lang-team-141]: https://github.com/rust-lang/lang-team/issues/141