Skip to content

Commit 05351b5

Browse files
authored
lang-team march update (#945)
1 parent 5d69a58 commit 05351b5

File tree

1 file changed

+32
-0
lines changed

1 file changed

+32
-0
lines changed
Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
---
2+
layout: post
3+
title: "Lang team March update"
4+
author: Niko Matsakis
5+
description: "Lang team March update"
6+
team: the lang team <https://lang-team.rust-lang.org/>
7+
---
8+
Two weeks ago, the lang team held its March planning meeting ([minutes]). We hold these meetings on the first Wednesday of every month and we use them to schedule [design meetings] for the remainder of the month.
9+
10+
[minutes]: https://github.com/rust-lang/lang-team/blob/master/design-meeting-minutes/2022-03-02-planning-meeting.md
11+
12+
[active-initiatives]: https://lang-team.rust-lang.org/initiatives.html
13+
14+
## Upcoming design meetings
15+
16+
We have planned the following design meetings:
17+
18+
* March 9: Draft lang team roadmap (this already happened! [minutes](https://github.com/rust-lang/lang-team/blob/master/design-meeting-minutes/2022-03-09-lang-roadmap.md))
19+
* March 16: [Backlog bonanza](https://lang-team.rust-lang.org/meetings/backlog-bonanza.html)
20+
* March 23: Return Position Impl Trait in Dyn Trait (RPITIDT) [lang-team#144](https://github.com/rust-lang/lang-team/issues/144)
21+
* March 30: Lint policy [lang-team#132](https://github.com/rust-lang/lang-team/issues/132)
22+
23+
## Design meeting expectations
24+
25+
* The document for the meeting must be prepared by the triage meeting on Tuesday and posted to the tracking issue.
26+
* If it is not sent out by then, the meeting will be canceled. This gives folks 24 hour notice.
27+
* There is no expectation that people will read the document before the meeting. The meeting will begin with a recap of the document.
28+
* However, there is no rule **against** reading the document beforehand and providing feedback or advice on how to improve it.
29+
30+
[lang-team-141]: https://github.com/rust-lang/lang-team/issues/141
31+
[backlog bonanza]: https://lang-team.rust-lang.org/meetings/backlog-bonanza.html
32+
[design meetings]: https://lang-team.rust-lang.org/meetings/design.html

0 commit comments

Comments
 (0)