You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: text/3672-Project-Goals-2024h2.md
+12-6Lines changed: 12 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@
5
5
6
6
## Summary
7
7
8
-
This RFC presents the Rust project goal slate for 2024H2. The slate consists of 25 total project goals of which we have selected 3 as our "flagship goals":
8
+
This RFC presents the Rust project goal slate for 2024H2. The slate consists of 26 total project goals of which we have selected 3 as our "flagship goals":
9
9
10
10
* Release the Rust 2024 edition (owner: [TC][])
11
11
* Bring the Async Rust experience closer to parity with sync Rust (owners: [Tyler Mandry][], [Niko Matsakis][])
@@ -17,7 +17,7 @@ Flagship goals represent the goals expected to have the broadest overall impact.
17
17
18
18
## Motivation
19
19
20
-
This RFC marks the first goal slate proposed under the experimental new roadmap process described in [RFC #3614](https://github.com/rust-lang/rfcs/pull/3614). It consists of 25 project goals, of which we have selected three as **flagship goals**. Flagship goals represent the goals expected to have the broadest overall impact.
20
+
This RFC marks the first goal slate proposed under the experimental new roadmap process described in [RFC #3614](https://github.com/rust-lang/rfcs/pull/3614). It consists of 26 project goals, of which we have selected three as **flagship goals**. Flagship goals represent the goals expected to have the broadest overall impact.
21
21
22
22
### How the goal process works
23
23
@@ -106,6 +106,7 @@ The slate of additional project goals are as follows. These goals all have ident
|[Stabilize parallel front end](https://rust-lang.github.io/rust-project-goals/2024h2/parallel-front-end.html)|[Sparrow Li][]|[compiler]|
109
+
|[Survey tools suitability for Std safety verification](https://rust-lang.github.io/rust-project-goals/2024h2/std-verification.html)|[Celina V.][]|[libs]|
109
110
|[Testing infra + contributors for a-mir-formality](https://rust-lang.github.io/rust-project-goals/2024h2/a-mir-formality.html)|[Niko Matsakis][]|[types]|
110
111
|[Use annotate-snippets for rustc diagnostic output](https://rust-lang.github.io/rust-project-goals/2024h2/annotate-snippets.html)|[Esteban Kuber][], [Scott Schafer][]|[compiler]|
111
112
@@ -220,10 +221,14 @@ The "owner" in the column is the person expecting to do the design/implementatio
| ↳ [Async WG reorganization](https://rust-lang.github.io/rust-project-goals/2024h2/async.html#ownership-and-team-asks)|[Niko Matsakis][]||
224
+
| Goal | Owner | Notes |
225
+
| --- | --- | --- |
226
+
|*Discussion and moral support*|||
227
+
| ↳ [Survey tools suitability for Std safety verification](https://rust-lang.github.io/rust-project-goals/2024h2/std-verification.html#ownership-and-team-asks)|[Celina V.][]||
228
+
|*Org decision*|||
229
+
| ↳ [Async WG reorganization](https://rust-lang.github.io/rust-project-goals/2024h2/async.html#ownership-and-team-asks)|[Niko Matsakis][]||
230
+
|*Standard review*|||
231
+
| ↳ [Survey tools suitability for Std safety verification](https://rust-lang.github.io/rust-project-goals/2024h2/std-verification.html#ownership-and-team-asks)|[Celina V.][]| We would like to contribute upstream the contracts added to the fork. |
227
232
228
233
### libs-api team
229
234
| Goal | Owner | Notes |
@@ -480,6 +485,7 @@ Definitions for terms used above:
0 commit comments