|
| 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 on January 17], 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 Feb 7th ([calendar event][ce1]), we will discuss |
| 14 | + [rust-lang/compiler-team#237], which describes some potential ways |
| 15 | + to extract a Rust parser that can be shared between rustc and |
| 16 | + rust-analyzer. |
| 17 | + |
| 18 | +[rust-analyzer]: https://github.com/rust-analyzer/rust-analyzer/ |
| 19 | +[ce1]: https://calendar.google.com/event?action=TEMPLATE&tmeid=Mmk4NmZqaWVtcHVmZDRmanZob3ZrMXJ1N28gNnU1cnJ0Y2U2bHJ0djA3cGZpM2RhbWdqdXNAZw&tmsrc=6u5rrtce6lrtv07pfi3damgjus%40group.calendar.google.com |
| 20 | +[rust-lang/compiler-team#237]: https://github.com/rust-lang/compiler-team/issues/237 |
| 21 | + |
| 22 | +### Did you know? |
| 23 | + |
| 24 | +Most weeks, the compiler team has some sort of design meeting. These |
| 25 | +meetings take place on Zulip and are open to all. Every 4 weeks, we do |
| 26 | +a planning meeting to pick the next few meetings from the list of open |
| 27 | +proposals. You can find [more details about how the compiler-team |
| 28 | +steering meeting process here][details]. |
| 29 | + |
| 30 | +[details]: https://rust-lang.github.io/compiler-team/about/steering-meeting/ |
| 31 | +[meeting calendar]: https://rust-lang.github.io/compiler-team/#meeting-calendar |
| 32 | +[planning meeting on January 17]: https://rust-lang.zulipchat.com/#narrow/stream/131828-t-compiler/topic/planning.20meeting.202019.2E01.2E17 |
| 33 | +[compiler team]: https://www.rust-lang.org/governance/teams/compiler |
0 commit comments