Skip to content

Commit 59daa6b

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 979767e commit 59daa6b

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!

posts/2022-02-14-crates-io-snapshot-branches.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
layout = "post"
33
title = "Crates.io Index Snapshot Branches Moving"
44
author = "The Crates.io Team"
5-
release = false
65
+++
76

87
Every so often, the [crates.io index](https://github.com/rust-lang/crates.io-index)'s Git history

posts/2022-08-05-nll-by-default.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ layout = "post"
33
title = "Non-lexical lifetimes (NLL) fully stable"
44
author = "Niko Matsakis"
55
team = "the NLL working group <https://www.rust-lang.org/governance/teams/compiler#Non-Lexical%20Lifetimes%20(NLL)%20working%20group>"
6-
release = false
76
+++
87

98
As of Rust 1.63 (releasing next week), the "non-lexical lifetimes" (NLL) work will be enabled by default. NLL is the second iteration of Rust's borrow checker. The [RFC] actually does quite a nice job of highlighting some of the motivating examples. "But," I hear you saying, "wasn't NLL included in [Rust 2018]?" And yes, yes it was! But at that time, NLL was only enabled for Rust 2018 code, while Rust 2015 code ran in "migration mode". When in "migration mode," the compiler would run both the old *and* the new borrow checker and compare the results. This way, we could give warnings for older code that should never have compiled in the first place; we could also limit the impact of any bugs in the new code. Over time, we have limited migration mode to be closer and closer to just running the new-style borrow checker: in the next release, that process completes, and all Rust code will be checked with NLL.

posts/2023-08-07-Rust-Survey-2023-Results.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
layout = "post"
33
title = "2022 Annual Rust Survey Results"
44
author = "The Rust Survey Working Group in partnership with the Rust Foundation"
5-
release = false
65
+++
76

87
Hello, Rustaceans!

posts/2023-12-15-2024-Edition-CFP.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
layout = "post"
33
title = "A Call for Proposals for the Rust 2024 Edition"
44
author = "Ben Striegel on behalf of the Edition 2024 Project Group"
5-
release = false
65
+++
76

87
The year 2024 is soon to be upon us, and as long-time Rust aficionados know,

posts/2024-02-28-Clippy-deprecating-feature-cargo-clippy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
+++
22
layout = "post"
3-
title = "Clippy: Deprecating `feature = \"cargo-clippy\"`"
3+
title = 'Clippy: Deprecating `feature = "cargo-clippy"`'
44
author = "The Clippy Team"
55
+++
66

posts/inside-rust/2019-10-11-AsyncAwait-Not-Send-Error-Improvements.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
+++
22
layout = "post"
3-
title = "Improving async-await's \"Future is not Send\" diagnostic"
3+
title = '''Improving async-await's "Future is not Send" diagnostic'''
44
author = "David Wood"
55
description = "Highlighting a diagnostic improvement for async-await"
66
team = "the Async Foundations WG <https://rust-lang.github.io/compiler-team/working-groups/async-await/>"

posts/inside-rust/2020-03-04-recent-future-pattern-matching-improvements.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
+++
22
layout = "post"
33
title = "Recent and future pattern matching improvements"
4-
author = """Mazdak "Centril" Farrokhzad"""
4+
author = 'Mazdak "Centril" Farrokhzad'
55
description = "Reviewing recent pattern matching improvements"
66
team = "the language team <https://www.rust-lang.org/governance/teams/lang>"
77
+++

posts/inside-rust/2023-09-04-keeping-secure-with-cargo-audit-0.18.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
+++
22
layout = "post"
33
title = "Keeping Rust projects secure with cargo-audit 0.18: performance, compatibility and security improvements"
4-
author = """Sergey "Shnatsel" Davidoff"""
4+
author = 'Sergey "Shnatsel" Davidoff'
55
description = "A look at the new features in cargo-audit 0.18 for ensuring dependencies are free of known vulnerabilities"
66
team = "the Secure Code WG <https://www.rust-lang.org/governance/wgs/wg-secure-code>"
77
+++

0 commit comments

Comments
 (0)