-
Notifications
You must be signed in to change notification settings - Fork 303
post about last Friday's compiler planning meeting. #800
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
pnkfelix
wants to merge
2
commits into
rust-lang:master
from
pnkfelix:compiler-team-march-2021-steering
Closed
Changes from 1 commit
Commits
Show all changes
2 commits
Select commit
Hold shift + click to select a range
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
32 changes: 32 additions & 0 deletions
32
posts/inside-rust/2021-03-17-compiler-team-march-steering-cycle.md
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,32 @@ | ||
--- | ||
layout: post | ||
title: Rust Compiler March Steering Cycle | ||
author: Felix Klock | ||
description: "The compiler team's March steering cycle" | ||
team: The Compiler Team <https://www.rust-lang.org/governance/teams/compiler> | ||
--- | ||
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 | ||
|
||
(The cycle here is that 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.) | ||
|
||
It wasn't until the end of the meeting that we realized that April 2nd is a holiday for many folks. | ||
But luckily we decided to schedule just two meetings anyway. | ||
pnkfelix marked this conversation as resolved.
Show resolved
Hide resolved
|
||
|
||
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 target. | ||
pnkfelix marked this conversation as resolved.
Show resolved
Hide resolved
|
||
|
||
[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 |
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.