|
| 1 | +--- |
| 2 | +layout: post |
| 3 | +title: Rust Compiler February 2022 Steering Cycle |
| 4 | +author: Felix Klock |
| 5 | +description: "The compiler team's February 2022 steering cycle" |
| 6 | +team: The Compiler Team <https://www.rust-lang.org/governance/teams/compiler> |
| 7 | +--- |
| 8 | + |
| 9 | +On [Friday, February 11th][feb-11-zulip-archive], the Rust Compiler team had a planning meeting for the February steering cycle. |
| 10 | + |
| 11 | +[feb-11-zulip-archive]: https://zulip-archive.rust-lang.org/stream/238009-t-compiler/meetings/topic/.5Bplanning.20meeting.5D.202022-02-11.html |
| 12 | + |
| 13 | +Every fourth Friday, the Rust compiler team decides how |
| 14 | +it is going to use its scheduled steering and design meeting time over the next |
| 15 | +three Fridays. |
| 16 | + |
| 17 | +On [Friday, 18 February][feb-18-mtg], we will be having a meeting to discuss the |
| 18 | +draft blog post describing the compiler team's ambitions for 2022. |
| 19 | +pnkfelix and wesleywiser have prepared the post and circulated it amongst the |
| 20 | +compiler contributors. |
| 21 | + |
| 22 | +[feb-18-mtg]: https://github.com/rust-lang/compiler-team/issues/483 |
| 23 | + |
| 24 | +We will be skipping the meeting on Friday, 25 February. |
| 25 | + |
| 26 | +On [Friday, 4 March][mar-04-mtg], we will be having a "backlog bonanza", in a |
| 27 | +similar vein to that done by T-lang, to review the list of unimplemented or |
| 28 | +partially-implemented features. pnkfelix and Jack Huey will prepare a document to |
| 29 | +drive the meeting. |
| 30 | + |
| 31 | +[mar-04-mtg]: https://github.com/rust-lang/compiler-team/issues/484 |
| 32 | + |
| 33 | +Each meeting will run from 2pm to 3pm GMT, and will take place on the |
| 34 | +[T-compiler/meetings zulip stream][zulip]. |
| 35 | + |
| 36 | +[zulip]: https://rust-lang.zulipchat.com/#narrow/stream/238009-t-compiler.2Fmeetings |
0 commit comments