Skip to content

announce compiler team design meetings 2020-02-14 #517

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 1 commit into from
Feb 14, 2020
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
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
---
layout: post
title: "Upcoming compiler-team design meetings"
author: Niko Matsakis
description: "Upcoming compiler-team design meetings"
team: the compiler team <https://www.rust-lang.org/governance/teams/compiler>
---

In our [planning meeting on February 14th][pm], 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 Feb 28th ([calendar event][ce1], we will discuss our triage
procedures and how we can make them more efficient. See
[rust-lang/compiler-team#247] for more details.
* On Mar 6th ([calendar event][ce2]), we will discuss plans to extract
rustc's representation of types and trait solving into a standalone
library. See [rust-lang/compiler-team#234] for more details.

[pm]: https://zulip-archive.rust-lang.org/131828tcompiler/33384planningmeeting20200214.html
[rust-analyzer]: https://github.com/rust-analyzer/rust-analyzer/
[ce1]: https://calendar.google.com/event?action=TEMPLATE&tmeid=NXY1bWhwYm1tMzRydDNwaWc5dmJjdGNiM3QgNnU1cnJ0Y2U2bHJ0djA3cGZpM2RhbWdqdXNAZw&tmsrc=6u5rrtce6lrtv07pfi3damgjus%40group.calendar.google.com
[ce2]: https://calendar.google.com/event?action=TEMPLATE&tmeid=MXBkOXZtcWxyaTk4bHFpN202bTE5bTg0OWsgNnU1cnJ0Y2U2bHJ0djA3cGZpM2RhbWdqdXNAZw&tmsrc=6u5rrtce6lrtv07pfi3damgjus%40group.calendar.google.com
[rust-lang/compiler-team#247]: https://github.com/rust-lang/compiler-team/issues/247
[rust-lang/compiler-team#234]: https://github.com/rust-lang/compiler-team/issues/234

### 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
[compiler team]: https://www.rust-lang.org/governance/teams/compiler