diff --git a/posts/inside-rust/2021-03-17-compiler-team-march-steering-cycle.md b/posts/inside-rust/2021-03-17-compiler-team-march-steering-cycle.md new file mode 100644 index 000000000..c01f9dc1c --- /dev/null +++ b/posts/inside-rust/2021-03-17-compiler-team-march-steering-cycle.md @@ -0,0 +1,31 @@ +--- +layout: post +title: Rust Compiler March Steering Cycle +author: Felix Klock +description: "The compiler team's March steering cycle" +team: The Compiler Team +--- +On [Friday, March 12th][mar-12-zulip-archive], the Rust Compiler team had a planning meeting for the March steering cycle. + +[mar-12-zulip-archive]: https://zulip-archive.rust-lang.org/238009tcompilermeetings/07070planningmeeting20210312.html + +Every fourth Friday, the Rust compiler team decides how +it is going to use its scheduled steering and design meeting time over the next +three Fridays. + +Since April 2nd is a holiday for many folks, we will not be holding a meeting on that day. + +On Friday, 19 March 2021, we will be having a [retrospective][] on the memshrink +development sprint that we had over the first week of March. + +[retrospective]: https://github.com/rust-lang/compiler-team/issues/412 + +On Friday, 26 March 2021, we will be having a meeting to [discuss][musl-discussion] the static vs +dynamic linking defaults for our musl libc targets. + +[musl-discussion]: https://github.com/rust-lang/compiler-team/issues/416 + +Both meetings will run from 2pm to 3pm GMT, and will take place on the +[T-compiler/meetings zulip stream][zulip]. + +[zulip]: https://rust-lang.zulipchat.com/#narrow/stream/238009-t-compiler.2Fmeetings