Skip to content

Commit 7934c13

Browse files
committed
Normalize all front matter
This was done automatically with: ```sh FIX_FRONT_MATTER=1 cargo test --all front_matter_is_normalized ```
1 parent 6f2159e commit 7934c13

18 files changed

+7
-18
lines changed

posts/2018-01-03-new-years-rust-a-call-for-community-blogposts.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
+++
2+
layout = "post"
23
title = "New Year's Rust: A Call for Community Blogposts"
34
author = "The Rust Core Team"
4-
layout = "post"
55
+++
66

77
'Tis the season for people and communities to reflect and set goals- and the Rust team is

posts/2018-10-30-help-test-rust-2018.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
+++
2+
layout = "post"
23
title = "Help test Rust 2018"
34
author = "The Rust Core Team"
4-
layout = "post"
55
+++
66

77
Back in July, we talked about ["Rust 2018"]. In short, we are launching a

posts/2019-06-03-governance-wg-announcement.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
layout = "post"
33
title = "The Governance WG is going public"
44
author = "The Rust Governance WG"
5-
release = false
65
+++
76

87

posts/2020-08-18-laying-the-foundation-for-rusts-future.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
layout = "post"
33
title = "Laying the foundation for Rust's future"
44
author = "The Rust Core Team"
5-
release = false
65
+++
76

87
The Rust project was originally [conceived in 2010][2010] (depending on how you count, you might even say [2006][2006]!) as a [Mozilla Research] project, but the long term goal has always been to establish Rust as a self-sustaining project. In 2015, [with the launch of Rust 1.0][onepointoh], Rust established its project direction and governance independent of the Mozilla organization. Since then, Rust has been operating as an autonomous organization, with Mozilla being a prominent and consistent financial and legal sponsor.

posts/2020-09-03-Planning-2021-Roadmap.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
layout = "post"
33
title = "Planning the 2021 Roadmap"
44
author = "The Rust Core Team"
5-
release = false
65
+++
76

87
The core team is beginning to think about the 2021 Roadmap, and we want to hear from the community. We’re going to be running two parallel efforts over the next several weeks: the 2020 Rust Survey, to be announced next week, and a call for blog posts.

posts/2020-09-21-Scheduling-2021-Roadmap.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
layout = "post"
33
title = "Call for 2021 Roadmap Blogs Ending Soon"
44
author = "The Rust Core Team"
5-
release = false
65
+++
76

87
We will be closing the collection of blog posts on **October 5th**. As a reminder, we plan to close the [survey](https://blog.rust-lang.org/2020/09/10/survey-launch.html) on **September 24th**, later this week.

posts/2020-10-20-regression-labels.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
+++
22
layout = "post"
33
title = "Marking issues as regressions"
4-
description = "Now anyone can mark issues as regressions!"
54
author = "Camelid"
5+
description = "Now anyone can mark issues as regressions!"
66
team = "the release team <https://www.rust-lang.org/governance/teams/operations#release>"
77
+++
88

posts/2020-12-07-the-foundation-conversation.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
layout = "post"
33
title = "The Foundation Conversation"
44
author = "The Rust Core Team"
5-
release = false
65
+++
76

87
In August, we on the Core Team [announced our plans to create a Foundation](https://blog.rust-lang.org/2020/08/18/laying-the-foundation-for-rusts-future.html) by the end of the year. Since that time, we’ve been doing a lot of work but it has been difficult to share many details, and we know that a lot of you have questions.

posts/2020-12-14-Next-steps-for-the-foundation-conversation.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
layout = "post"
33
title = "Next steps for the Foundation Conversation"
44
author = "The Rust Core Team"
5-
release = false
65
+++
76

87
Last week we kicked off the [Foundation Conversation](https://blog.rust-lang.org/2020/12/07/the-foundation-conversation.html), a week-long period of Q&A forums and live broadcasts with the goal of explaining our vision for the Foundation and finding out what sorts of questions people had. We used those questions to help build a [draft Foundation FAQ](https://github.com/rust-lang/foundation-faq-2020/blob/main/FAQ.md), and if you’ve not seen it yet, you should definitely take a look -- it’s chock full of good information. Thanks to everyone for asking such great questions!

posts/2020-12-16-rust-survey-2020.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
layout = "post"
33
title = "Rust Survey 2020 Results"
44
author = "The Rust Survey Team"
5-
release = false
65
+++
76

87
Greetings Rustaceans!

0 commit comments

Comments
 (0)