Skip to content

Commit 3a81f27

Browse files
authored
Merge pull request #546 from nikomatsakis/2020-03-13-planning-meeting
upcoming compiler-team design meetings
2 parents f425506 + 833da54 commit 3a81f27

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: "Upcoming compiler-team design meetings"
4+
author: Niko Matsakis
5+
description: "Upcoming compiler-team design meetings"
6+
team: the compiler team <https://www.rust-lang.org/governance/teams/compiler>
7+
---
8+
9+
In our [planning meeting today], the [compiler team] has scheduled our
10+
next batch of upcoming design meetings. You can find the exact times
11+
on the compiler team's [meeting calendar]:
12+
13+
* On April 3rd ([calendar event][ce1]), we will discuss
14+
[rust-lang/compiler-team#257], which is a proposal to move the
15+
"in-progress" rustc cranelift backend in tree.
16+
17+
[rust-analyzer]: https://github.com/rust-analyzer/rust-analyzer/
18+
[ce1]: https://calendar.google.com/event?action=TEMPLATE&tmeid=NGxqdmpndjI3N3FsZTM0bnRyNDU2NHNoYjMgNnU1cnJ0Y2U2bHJ0djA3cGZpM2RhbWdqdXNAZw&tmsrc=6u5rrtce6lrtv07pfi3damgjus%40group.calendar.google.com
19+
[rust-lang/compiler-team#257]: https://github.com/rust-lang/compiler-team/issues/257
20+
21+
### Did you know?
22+
23+
Most weeks, the compiler team has some sort of design meeting. These
24+
meetings take place on Zulip and are open to all. Every 4 weeks, we do
25+
a planning meeting to pick the next few meetings from the list of open
26+
proposals. You can find [more details about how the compiler-team
27+
steering meeting process here][details].
28+
29+
[details]: https://rust-lang.github.io/compiler-team/about/steering-meeting/
30+
[meeting calendar]: https://rust-lang.github.io/compiler-team/#meeting-calendar
31+
[planning meeting today]: https://zulip-archive.rust-lang.org/131828tcompiler/40166planningmeeting20200313.html
32+
[compiler team]: https://www.rust-lang.org/governance/teams/compiler

0 commit comments

Comments
 (0)