|
| 1 | +--- |
| 2 | +layout: post |
| 3 | +title: Rust Compiler January 2022 Steering Cycle |
| 4 | +author: Felix Klock |
| 5 | +description: "The compiler team's January 2022 steering cycle" |
| 6 | +team: The Compiler Team <https://www.rust-lang.org/governance/teams/compiler> |
| 7 | +--- |
| 8 | +On [Friday, January 14th][jan-14-zulip-archive], the Rust Compiler team had a planning meeting for the January steering cycle. |
| 9 | + |
| 10 | +[jan-14-zulip-archive]: https://zulip-archive.rust-lang.org/stream/238009-t-compiler/meetings/topic/.5Bplanning.20meeting.5D.202022-01-14.html |
| 11 | + |
| 12 | +Every fourth Friday, the Rust compiler team decides how |
| 13 | +it is going to use its scheduled steering and design meeting time over the next |
| 14 | +three Fridays. |
| 15 | + |
| 16 | +On [Friday, 28 January][jan-28-mtg], we will be having a meeting to |
| 17 | +discuss the backlog of P-high issues (there are currently [86 such issues][p-high-issue-list]). pnkfelix will prepare a document to drive the meeting, with a categorization of the issues, especially in terms of how they relate to specific subteams. |
| 18 | + |
| 19 | +[jan-28-mtg]: https://github.com/rust-lang/compiler-team/issues/479 |
| 20 | +[p-high-issue-list]: https://github.com/rust-lang/rust/issues?q=is%3Aopen+is%3Aissue+label%3AP-high |
| 21 | + |
| 22 | +On Friday, 4 February, we will be having a meeting to |
| 23 | +discuss any beta regressions or backports that are pending for the |
| 24 | +Rust 1.59 release (due out 24 February, 2022). (We did not file a |
| 25 | +meeting proposal for this meeting, but you can see a similar meeting |
| 26 | +proposal that was used to drive an analogous meeting for the 1.48 release |
| 27 | +[here](https://github.com/rust-lang/compiler-team/issues/382).) |
| 28 | + |
| 29 | +Each meeting will run from 2pm to 3pm GMT, and will take place on the |
| 30 | +[T-compiler/meetings zulip stream][zulip]. |
| 31 | + |
| 32 | +[zulip]: https://rust-lang.zulipchat.com/#narrow/stream/238009-t-compiler.2Fmeetings |
0 commit comments