Skip to content

Commit 7a3638c

Browse files
nikomatsakisclaude
andcommitted
refactor: move 2025H1 to archive and make 2025H2 primary
Reorganizes the book structure by moving 2025H1 to the archived section and making 2025H2 the primary goal process. Updates navigation and status displays to reflect the current active period. πŸ€– Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <[email protected]>
1 parent ec607ec commit 7a3638c

File tree

2 files changed

+6
-11
lines changed

2 files changed

+6
-11
lines changed

β€Žsrc/2025h2/README.mdβ€Ž

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,4 @@
1-
- Feature Name: N/A
2-
- Start Date: (fill me in with today's date, YYYY-MM-DD)
3-
- RFC PR: [rust-lang/rfcs#3849]
4-
- Rust Issue: N/A
1+
> ![Status: Accepted](https://img.shields.io/badge/Status-Accepted-green) [RFC #3849] has been **accepted**, establishing [(((#GOALS))) total Rust project goals for 2025H2](./goals.md). To see the latest updates go to the [Reports page](./reports.md).
52
63
# Summary
74
[summary]: #summary

β€Žsrc/SUMMARY.mdβ€Ž

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,12 @@
22

33
[πŸ‘‹ Introduction](./README.md)
44

5-
# βš™οΈ 2025H1 goal process
6-
7-
- [Overview](./2025h1/README.md)
8-
- [Goals](./2025h1/goals.md)
9-
- [Goals not accepted](./2025h1/not_accepted.md)
10-
11-
# ⏳ 2025H2 goal process
5+
# βš™οΈ 2025H2 goal process
126

137
- [Overview](./2025h2/README.md)
148
- [Proposed goals](./2025h2/goals.md)
159
- [Goals not accepted](./2025h2/not_accepted.md)
10+
- [Reports](./2025h2/reports.md)
1611

1712
# πŸ“– Learn about
1813

@@ -25,6 +20,9 @@
2520
- [Design axioms](./about/design_axioms.md)
2621
- [RFC](./rfc.md)
2722
* [Archived goal lists]()
23+
* [2025H1](./2025h1/README.md)
24+
* [Goals](./2025h1/goals.md)
25+
* [Goals not accepted](./2025h1/not_accepted.md)
2826
* [2024H2](./2024h2/README.md)
2927
* [Goals](./2024h2/goals.md)
3028
* [Goals not accepted](./2024h2/not_accepted.md)

0 commit comments

Comments
Β (0)