diff --git a/posts/inside-rust/2020-08-28-upcoming-compiler-team-design-meetings.md b/posts/inside-rust/2020-08-28-upcoming-compiler-team-design-meetings.md new file mode 100644 index 000000000..46c8ff34e --- /dev/null +++ b/posts/inside-rust/2020-08-28-upcoming-compiler-team-design-meetings.md @@ -0,0 +1,35 @@ +--- +layout: post +title: "Upcoming compiler-team design meetings" +author: Niko Matsakis +description: "Upcoming compiler-team design meetings" +team: the compiler team +--- + +In our [planning meeting today], the [compiler team] has scheduled our +next batch of upcoming design meetings. You can find the exact times +on the compiler team's [meeting calendar]: + +* On September 4th ([calendar event][ce1]), we will discuss the results + of the contributor survey that we conducted. See [rust-lang/compiler-team#318] for more details. +* On September 18th ([calendar event][ce2]), we will conduct a retrospective + of the [compiler-team MCP process]. See [rust-lang/compiler-team#314] for more details. + +[ce1]: https://calendar.google.com/event?action=TEMPLATE&tmeid=NTMwYmxwaDRxZG8xdHJkdm1mdW1jMWxwMmYgNnU1cnJ0Y2U2bHJ0djA3cGZpM2RhbWdqdXNAZw&tmsrc=6u5rrtce6lrtv07pfi3damgjus%40group.calendar.google.com +[ce2]: https://calendar.google.com/event?action=TEMPLATE&tmeid=MzVmbGVvcXVkcTM4MmJxam5lM25wbWEzaG8gNnU1cnJ0Y2U2bHJ0djA3cGZpM2RhbWdqdXNAZw&tmsrc=6u5rrtce6lrtv07pfi3damgjus%40group.calendar.google.com +[rust-lang/compiler-team#318]: https://github.com/rust-lang/compiler-team/issues/318 +[rust-lang/compiler-team#314]: https://github.com/rust-lang/compiler-team/issues/314 +[compiler-team MCP process]: https://forge.rust-lang.org/compiler/mcp.html + +### Did you know? + +Most weeks, the compiler team has some sort of design meeting. These +meetings take place on Zulip and are open to all. Every 4 weeks, we do +a planning meeting to pick the next few meetings from the list of open +proposals. You can find [more details about how the compiler-team +steering meeting process here][details]. + +[details]: https://rust-lang.github.io/compiler-team/about/steering-meeting/ +[meeting calendar]: https://rust-lang.github.io/compiler-team/#meeting-calendar +[planning meeting today]: https://zulip-archive.rust-lang.org/238009tcompilermeetings/99475planningmeeting20200828.html +[compiler team]: https://www.rust-lang.org/governance/teams/compiler