Skip to content

Commit 9f30c3d

Browse files
committed
post about last Friday's compiler planning meeting.
1 parent 59eb5e3 commit 9f30c3d

File tree

1 file changed

+32
-0
lines changed

1 file changed

+32
-0
lines changed
Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
---
2+
layout: post
3+
title: Rust Compiler March Steering Cycle
4+
author: Felix Klock
5+
description: "The compiler team's March steering cycle"
6+
team: The Compiler Team <https://www.rust-lang.org/governance/teams/compiler>
7+
---
8+
On [Friday, March 12th][mar-12-zulip-archive], the Rust Compiler team had a planning meeting for the March steering cycle.
9+
10+
[mar-12-zulip-archive]: https://zulip-archive.rust-lang.org/238009tcompilermeetings/07070planningmeeting20210312.html
11+
12+
(The cycle here is that 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+
It wasn't until the end of the meeting that we realized that April 2nd is a holiday for many folks.
17+
But luckily we decided to schedule just two meetings anyway.
18+
19+
On Friday, 19 March 2021, we will be having a [retrospective][] on the memshrink
20+
development sprint that we had over the first week of March.
21+
22+
[retrospective]: https://github.com/rust-lang/compiler-team/issues/412
23+
24+
On Friday, 26 March 2021, we will be having a meeting to [discuss][musl-discussion] the static vs
25+
dynamic linking defaults for our musl libc target.
26+
27+
[musl-discussion]: https://github.com/rust-lang/compiler-team/issues/416
28+
29+
Both meetings 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

Comments
 (0)