8000 add a blog post announcing 2025H2 project goals · rust-lang/blog.rust-lang.org@a58065e · GitHub
[go: up one dir, main page]

Skip to content
< 10000 div class="prc-PageLayout-PageLayoutWrapper-s2ao4" data-width="full">

Commit a58065e

Browse files
committed
add a blog post announcing 2025H2 project goals
1 parent 8cee6a7 commit a58065e

File tree

1 file changed

+41
-0
lines changed

1 file changed

+41
-0
lines changed
Lines changed: 41 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,41 @@
1+
+++
2+
path = "inside-rust/2025/06/23/project-goals-2025h2-call-for-submissions"
3+
title = "Now accepting Project Goal proposals for 2025H2"
4+
authors = ["Niko Matsakis"]
5+
aliases = ["inside-rust/2025/06/23/project-goals-2025h2-call-for-submissions.html"]
6+
7+
[extra]
8+
team = "Leadership Council"
9+
team_url = "https://www.rust-lang.org/governance/teams/leadership-council"
10+
+++
11+
12+
The Rust Project Goals program for 2025H2 is now open for submissions! If you've been thinking about tackling a significant improvement to Rust, now's the time to propose it. **The deadline for goal submissions is July 18th**.
13+
14+
## What You Need to Know
15+
16+
We hit some delays getting this round organized (life happens!), so we're adjusting our timeline. The 2025H2 goals will run from September through December instead of our usual schedule. We plan to get back on track with the regular schedule for 2026H1. Here's how 2025H2 is going to work:
17+
18+
* **Now until July 18:** Goal submission period
19+
* **July 21 to August 1:** Prioritization discussions and flagship goal selection
20+
* **August 5 to August 8:** Public reviews of the draft RFC
21+
* **August 12 to August 31:** Final approval process
22+
* **September 1:** Goals officially begin!
23+
24+
Ready to propose a goal? Here are the resources you need:
25+
26+
* **[How to propose a goal](https://rust-lang.github.io/rust-project-goals/how_to/propose_a_goal.html)** - Step-by-step guide to crafting your proposal
27+
* **[2025H2 Program Overview](https://rust-lang.github.io/rust-project-goals/2025h2/index.html)** - See what's already been proposed and learn how the program works
28+
29+
## And the survey says...
30+
31+
In preparing to run this round of project goals, we created a survey of Rust contributors and project goal owners to get a sense for what was working and what was not. People felt that drafting goals helped clarify plans, get feedback from the Rust project, and find sponsorship. So, good news: project goals work!
32+
33+
The survey also highlighted areas where we can do better. People want more concrete goals instead of abstract themes, better collaborative priority-setting, and a more sustainable organization that doesn't depend too heavily on any single person. The changes we mentioned in how the program runs are meant to address this feedback.
34+
35+
## How to Get Involved
36+
37+
Ready to propose a goal? [Follow the proposal guide](https://rust-lang.github.io/rust-project-goals/how_to/propose_a_goal.html) and open a PR on the rust-lang/rust-project-goals repository. You can also browse the [current proposals](https://rust-lang.github.io/rust-project-goals/2025h2/index.html) to see what others are working on.
38+
39+
The Rust project goals program gives you a structured way to drive meaningful improvements to Rust with community support and visibility. Whether you're looking to stabilize a language feature, improve tooling, or refactor the compiler, we want to hear your ideas.
40+
41+
**Remember: goal submissions close on July 18th.** Don't wait—start working on your proposal today!

0 commit comments

Comments
 (0)
0