Skip to content

Commit 970cb44

Browse files
author
Niko Matsakis
committed
update with minor changes from spec team meeting
release team signoff is no longer needed.
1 parent a3c80a9 commit 970cb44

File tree

1 file changed

+15
-17
lines changed

1 file changed

+15
-17
lines changed

text/0000-Project-Goals-2025h1.md

Lines changed: 15 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ The full slate of project goals are as follows. These goals all have identified
118118
| [Prepare const traits for stabilization](https://rust-lang.github.io/rust-project-goals/2025h1/const-trait.html) | [Oliver Scherer][] | [compiler], [lang], [spec], [types] |
119119
| [Promoting Parallel Front End](https://rust-lang.github.io/rust-project-goals/2025h1/parallel-front-end.html) | [Sparrow Li][] | [compiler] |
120120
| [Prototype a new set of Cargo "plumbing" commands](https://rust-lang.github.io/rust-project-goals/2025h1/cargo-plumbing.html) | ![Help Wanted][] | [cargo] |
121-
| [Publish first rust-lang-owned release of "FLS"](https://rust-lang.github.io/rust-project-goals/2025h1/spec-fls-publish.html) | [Joel Marcey][] | [release], [spec] |
121+
| [Publish first rust-lang-owned release of "FLS"](https://rust-lang.github.io/rust-project-goals/2025h1/spec-fls-publish.html) | [Joel Marcey][] | [bootstrap], [spec] |
122122
| [Publish first version of StableMIR on crates.io](https://rust-lang.github.io/rust-project-goals/2025h1/stable-mir.html) | [Celina G. Val][] | [compiler], [project-stable-mir] |
123123
| [Research: How to achieve safety when linking separately compiled code](https://rust-lang.github.io/rust-project-goals/2025h1/safe-linking.html) | [Mara Bos][] | [compiler], [lang] |
124124
| [Run the 2025H1 project goal program](https://rust-lang.github.io/rust-project-goals/2025h1/stabilize-project-goal-program.html) | [Niko Matsakis][] | [leadership-council] |
@@ -143,11 +143,12 @@ The "owner" in the column is the person expecting to do the design/implementatio
143143

144144
### bootstrap team
145145
| Goal | Point of contact | Notes |
146-
| --- | --- | --- |
147-
| **Discussion and moral support** | | |
148-
|[Making compiletest more maintainable: reworking directive handling](https://rust-lang.github.io/rust-project-goals/2025h1/compiletest-directive-rework.html#ownership-and-team-asks) | [Jieyou Xu][] | including consultations for desired test behaviors and testing infra consumers |
149-
| **Standard reviews** | | |
150-
|[Making compiletest more maintainable: reworking directive handling](https://rust-lang.github.io/rust-project-goals/2025h1/compiletest-directive-rework.html#ownership-and-team-asks) | [Jieyou Xu][] | Probably mostly [bootstrap] or whoever is more interested in reviewing [`compiletest`] changes |
146+
| --- | --- | --- |
147+
| **Discussion and moral support** | | |
148+
|[Making compiletest more maintainable: reworking directive handling](https://rust-lang.github.io/rust-project-goals/2025h1/compiletest-directive-rework.html#ownership-and-team-asks) | [Jieyou Xu][] | including consultations for desired test behaviors and testing infra consumers |
149+
| **Standard reviews** | | |
150+
|[Publish first rust-lang-owned release of "FLS"](https://rust-lang.github.io/rust-project-goals/2025h1/spec-fls-publish.html#ownership-and-team-asks) | [Joel Marcey][] | For any tooling integration |
151+
|[Making compiletest more maintainable: reworking directive handling](https://rust-lang.github.io/rust-project-goals/2025h1/compiletest-directive-rework.html#ownership-and-team-asks) | [Jieyou Xu][] | Probably mostly [bootstrap] or whoever is more interested in reviewing [`compiletest`] changes |
151152

152153
### cargo team
153154
| Goal | Point of contact | Notes |
@@ -353,14 +354,6 @@ The "owner" in the column is the person expecting to do the design/implementatio
353354
| **Standard reviews** | | |
354355
|[Publish first version of StableMIR on crates.io](https://rust-lang.github.io/rust-project-goals/2025h1/stable-mir.html#ownership-and-team-asks) | [Celina G. Val][] | |
355356

356-
### release team
357-
| Goal | Point of contact | Notes |
358-
| --- | --- | --- |
359-
| **Discussion and moral support** | | |
360-
|[Publish first rust-lang-owned release of "FLS"](https://rust-lang.github.io/rust-project-goals/2025h1/spec-fls-publish.html#ownership-and-team-asks) | [Joel Marcey][] | |
361-
| **Standard reviews** | | |
362-
|[Publish first rust-lang-owned release of "FLS"](https://rust-lang.github.io/rust-project-goals/2025h1/spec-fls-publish.html#ownership-and-team-asks) | [Joel Marcey][] | For the tooling integration |
363-
364357
### rustdoc team
365358
| Goal | Point of contact | Notes |
366359
| --- | --- | --- |
@@ -382,8 +375,8 @@ The "owner" in the column is the person expecting to do the design/implementatio
382375
|[Publish first rust-lang-owned release of "FLS"](https://rust-lang.github.io/rust-project-goals/2025h1/spec-fls-publish.html#ownership-and-team-asks) | [Joel Marcey][] | |
383376
| **Finalize specification text** | | |
384377
|[Prepare const traits for stabilization](https://rust-lang.github.io/rust-project-goals/2025h1/const-trait.html#ownership-and-team-asks) | [Oliver Scherer][] | [TC][] |
385-
|[Return type notation](https://rust-lang.github.io/rust-project-goals/2025h1/async.html#ownership-and-team-asks) | [Tyler Mandry][] | nikomatsakis |
386-
|[Implement restrictions, prepare for stabilization](https://rust-lang.github.io/rust-project-goals/2025h1/restrictions.html#ownership-and-team-asks) | [Jacob Pratt][] | [Niko Matsakis][] |
378+
|[Return type notation](https://rust-lang.github.io/rust-project-goals/2025h1/async.html#ownership-and-team-asks) | [Tyler Mandry][] | [Niko Matsakis][] |
379+
|[Implement restrictions, prepare for stabilization](https://rust-lang.github.io/rust-project-goals/2025h1/restrictions.html#ownership-and-team-asks) | [Jacob Pratt][] | [Joel Marcey][] |
387380
|[`macro_rules!` attributes](https://rust-lang.github.io/rust-project-goals/2025h1/macro-improvements.html#ownership-and-team-asks) | [Josh Triplett][] | [Mara Bos][] |
388381
|[`macro_rules!` derives](https://rust-lang.github.io/rust-project-goals/2025h1/macro-improvements.html#ownership-and-team-asks) | [Josh Triplett][] | [Mara Bos][] |
389382
|[Design and iteration for macro fragment fields](https://rust-lang.github.io/rust-project-goals/2025h1/macro-improvements.html#ownership-and-team-asks) | [Josh Triplett][] | [Mara Bos][] |
@@ -408,11 +401,15 @@ The "owner" in the column is the person expecting to do the design/implementatio
408401
| **FCP decision(s)** | | |
409402
|[Next-generation trait solver](https://rust-lang.github.io/rust-project-goals/2025h1/next-solver.html#ownership-and-team-asks) | [lcnr][] | for necessary refactorings |
410403
| **RFC decision** | | |
404+
|[Unsafe binders](https://rust-lang.github.io/rust-project-goals/2025h1/async.html#ownership-and-team-asks) | [Tyler Mandry][] | Stretch goal |
411405
|[Implementable trait aliases](https://rust-lang.github.io/rust-project-goals/2025h1/async.html#ownership-and-team-asks) | [Tyler Mandry][] | |
412406
|[Land nightly experiment for SVE types](https://rust-lang.github.io/rust-project-goals/2025h1/arm-sve-sme.html#ownership-and-team-asks) | [David Wood][] | |
413407
|[Extending type system to support scalable vectors](https://rust-lang.github.io/rust-project-goals/2025h1/arm-sve-sme.html#ownership-and-team-asks) | [David Wood][] | |
414408
| **RFC secondary review** | | |
415409
|[Prepare const traits for stabilization](https://rust-lang.github.io/rust-project-goals/2025h1/const-trait.html#ownership-and-team-asks) | [Oliver Scherer][] | Types team needs to validate the approach |
410+
|[Pin reborrowing](https://rust-lang.github.io/rust-project-goals/2025h1/async.html#ownership-and-team-asks) | [Tyler Mandry][] | |
411+
| **Stabilization decision** | | |
412+
|[Return type notation](https://rust-lang.github.io/rust-project-goals/2025h1/async.html#ownership-and-team-asks) | [Tyler Mandry][] | |
416413
| **Standard reviews** | | |
417414
|[Return type notation](https://rust-lang.github.io/rust-project-goals/2025h1/async.html#ownership-and-team-asks) | [Tyler Mandry][] | |
418415
|[Implementable trait aliases](https://rust-lang.github.io/rust-project-goals/2025h1/async.html#ownership-and-team-asks) | [Tyler Mandry][] | |
@@ -549,6 +546,7 @@ Definitions for terms used above:
549546
[risc-v]: https://www.rust-lang.org/governance/teams
550547
[rust-analyzer]: https://github.com/rust-lang/rust-analyzer
551548
[rust-analyzer-contributors]: https://github.com/rust-lang/rust-analyzer
549+
[rust-by-example]: https://github.com/rust-lang/rust-by-example
552550
[rust-for-linux]: https://www.rust-lang.org/governance/teams
553551
[rustconf-emails]: https://www.rust-lang.org/governance/teams
554552
[rustdoc]: https://github.com/rust-lang/rust
@@ -566,6 +564,7 @@ Definitions for terms used above:
566564
[twir]: https://www.rust-lang.org/governance/teams
567565
[twir-reviewers]: https://www.rust-lang.org/governance/teams
568566
[types]: https://github.com/rust-lang/types-team
567+
[types-fcp]: https://www.rust-lang.org/governance/teams
569568
[vim]: https://www.rust-lang.org/governance/teams
570569
[wasi]: https://www.rust-lang.org/governance/teams
571570
[wasm]: https://www.rust-lang.org/governance/teams
@@ -607,7 +606,6 @@ Definitions for terms used above:
607606
[wg-polonius]: https://rust-lang.github.io/compiler-team/working-groups/polonius/
608607
[wg-polymorphization]: https://rust-lang.github.io/compiler-team/working-groups/polymorphization/
609608
[wg-prioritization]: https://rust-lang.github.io/compiler-team/working-groups/prioritization/
610-
[wg-rust-by-example]: https://github.com/rust-lang/rust-by-example
611609
[wg-rustc-dev-guide]: https://rust-lang.github.io/compiler-team/working-groups/rustc-dev-guide/
612610
[wg-rustc-reading-club]: https://rust-lang.github.io/rustc-reading-club/
613611
[wg-safe-transmute]: https://github.com/rust-lang/project-safe-transmute

0 commit comments

Comments
 (0)