|
| 1 | +--- |
| 2 | +layout: post |
| 3 | +title: Rust Compiler April Steering Cycle |
| 4 | +author: Felix Klock |
| 5 | +description: "The compiler team's April steering cycle" |
| 6 | +team: The Compiler Team <https://www.rust-lang.org/governance/teams/compiler> |
| 7 | +--- |
| 8 | + |
| 9 | +On [Friday, April 9th][apr-9-zulip-archive], the Rust Compiler team had a planning meeting for the April steering cycle. |
| 10 | + |
| 11 | +[apr-9-zulip-archive]: https://zulip-archive.rust-lang.org/238009tcompilermeetings/96901planningmeeting20210409.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, 23 April 2021, we will be having a meeting to discuss a |
| 18 | +set of proposed [guiding principles][] for compiler contributors. |
| 19 | + |
| 20 | +[guiding principles]: https://github.com/rust-lang/compiler-team/issues/424 |
| 21 | + |
| 22 | +On Friday, 30 April 2021, we will be having a meeting to discuss the |
| 23 | +process used for weekly compiler [performance triage][]. |
| 24 | + |
| 25 | +[performance triage]: https://github.com/rust-lang/compiler-team/issues/400 |
| 26 | + |
| 27 | +Both meetings will run from 2pm to 3pm GMT, and will take place on the |
| 28 | +[T-compiler/meetings zulip stream][zulip]. |
| 29 | + |
| 30 | +[zulip]: https://rust-lang.zulipchat.com/#narrow/stream/238009-t-compiler.2Fmeetings |
| 31 | + |
| 32 | +(Also: we neglected to post an announcement at the outset of the March steering |
| 33 | +cycle. In March we had two meetings: the first was a [retrospective][] on the |
| 34 | +memshrink development sprint that we had over the first week of March, and the |
| 35 | +second was a meeting to [discuss][musl-discussion] the static vs dynamic linking |
| 36 | +defaults for our musl libc targets.) |
| 37 | + |
| 38 | +[retrospective]: https://github.com/rust-lang/compiler-team/issues/412 |
| 39 | + |
| 40 | +[musl-discussion]: https://github.com/rust-lang/compiler-team/issues/416 |
0 commit comments