Skip to content

Commit 7863ec1

Browse files
authored
Merge pull request #1648 from nikomatsakis/2025h2-project-goals
add a blog post announcing 2025H2 project goals
2 parents 9cd39a0 + 1c68e06 commit 7863ec1

File tree

1 file changed

+40
-0
lines changed

1 file changed

+40
-0
lines changed
Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,40 @@
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+
6+
[extra]
7+
team = "the Project Goals Team"
8+
team_url = "https://www.rust-lang.org/governance/teams/goals"
9+
+++
10+
11+
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**.
12+
13+
## What You Need to Know
14+
15+
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:
16+
17+
* **Now until July 18:** Goal submission period
18+
* **July 21 to August 1:** Prioritization discussions and flagship goal selection
19+
* **August 5 to August 8:** Public reviews of the draft RFC
20+
* **August 12 to August 31:** Final approval process
21+
* **September 1:** Goals officially begin!
22+
23+
Ready to propose a goal? Here are the resources you need:
24+
25+
* **[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
26+
* **[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
27+
28+
## And the survey says...
29+
30+
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!
31+
32+
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.
33+
34+
## How to Get Involved
35+
36+
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.
37+
38+
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.
39+
40+
**Remember: goal submissions close on July 18th.** Don't wait—start working on your proposal today!

0 commit comments

Comments
 (0)