Skip to content

Commit b8a3ea4

Browse files
authored
Link continuing goals to their previous period goal (#236)
* mark continuing goals * fix one help wanted task * left align metadata table header * address review comments remove dedicated link, but add previous tracking issue to all continuing goals instead * update goal template to add tracking issue
1 parent e0a3e11 commit b8a3ea4

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

42 files changed

+140
-121
lines changed

src/2025h1/GPU-Offload.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
# Expose experimental LLVM features for GPU offloading
22

33
| Metadata | |
4-
|-----------------------|--------------------------------------------------|
5-
| Point of contact | @ZuseZ4 |
6-
| Teams | <!-- TEAMS WITH ASKS --> |
7-
| Task owners | <!-- TASK OWNERS --> |
4+
|:----------------------|--------------------------------------------------|
5+
| Point of contact | @ZuseZ4 |
6+
| Teams | <!-- TEAMS WITH ASKS --> |
7+
| Task owners | <!-- TASK OWNERS --> |
88
| Status | Proposed |
99
| Tracking issue | [rust-lang/rust-project-goals#109] |
1010
| Other tracking issues | [rust-lang/rust#124509], [rust-lang/rust#124509] |

src/2025h1/Polonius.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,13 @@
11
# Scalable Polonius support on nightly
22

3-
| Metadata | |
4-
| --- | --- |
3+
| Metadata | |
4+
|:-----------------|------------------------------------|
55
| Point of contact | @lqd |
6-
| Teams | <!-- TEAMS WITH ASKS --> |
7-
| Task owners | <!-- TASK OWNERS --> |
8-
| Status | Proposed |
9-
| Zulip channel | [#t-types/polonius][channel] |
6+
| Teams | <!-- TEAMS WITH ASKS --> |
7+
| Task owners | <!-- TASK OWNERS --> |
8+
| Status | Proposed |
9+
| Tracking issue | [rust-lang/rust-project-goals#118] |
10+
| Zulip channel | [#t-types/polonius][channel] |
1011

1112
[channel]: https://rust-lang.zulipchat.com/#narrow/channel/186049-t-types.2Fpolonius
1213

src/2025h1/all-hands.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Organize Rust All-Hands 2025
22

33
| Metadata | |
4-
|------------------|----------------------|
4+
|:-----------------|----------------------|
55
| Point of contact | @m-ou-se |
66
| Teams | <!-- TEAMS WITH ASKS --> |
77
| Task owners | <!-- TASK OWNERS --> |

src/2025h1/annotate-snippets.md

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,13 @@
11
# Use annotate-snippets for rustc diagnostic output
22

3-
| Metadata | |
4-
|------------------|------------|
5-
| Point of contact | @Muscraft |
6-
| Teams | <!-- TEAMS WITH ASKS --> |
7-
| Task owners | <!-- TASK OWNERS --> |
8-
| Status | Proposed |
9-
| Zulip channel | N/A |
3+
| Metadata | |
4+
|:-----------------|------------------------------------|
5+
| Point of contact | @Muscraft |
6+
| Teams | <!-- TEAMS WITH ASKS --> |
7+
| Task owners | <!-- TASK OWNERS --> |
8+
| Status | Proposed |
9+
| Tracking issue | [rust-lang/rust-project-goals#123] |
10+
| Zulip channel | N/A |
1011

1112

1213
## Summary

src/2025h1/arm-sve-sme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# SVE and SME on AArch64
22

33
| Metadata | |
4-
|------------------|-----------------------------|
4+
|:-----------------|-----------------------------|
55
| Point of contact | @davidtwco |
66
| Teams | <!-- TEAMS WITH ASKS --> |
77
| Task owners | <!-- TASK OWNERS --> |

src/2025h1/async.md

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,17 @@
11
# Bring the Async Rust experience closer to parity with sync Rust
22

3-
| Metadata | |
4-
|----------|-------------------------------------|
5-
| Point of contact | @tmandry |
6-
| Teams | <!-- TEAMS WITH ASKS --> |
7-
| Task owners | <!-- TASK OWNERS --> |
8-
| Status | Proposed for flagship |
9-
| Zulip channel | [#wg-async][channel] |
3+
| Metadata | |
4+
|:-----------------|------------------------------------|
5+
| Point of contact | @tmandry |
6+
| Teams | <!-- TEAMS WITH ASKS --> |
7+
| Task owners | <!-- TASK OWNERS --> |
8+
| Status | Proposed for flagship |
9+
| Tracking issue | [rust-lang/rust-project-goals#105] |
10+
| Zulip channel | [#wg-async][channel] |
1011

1112
[channel]: https://rust-lang.zulipchat.com/#narrow/channel/187312-wg-async/
1213

14+
1315
## Summary
1416

1517
Over the next six months, we will continue bringing Async Rust up to par with "sync Rust" by doing the following:

src/2025h1/build-std.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# build-std
22

33
| Metadata | |
4-
|------------------|------------------|
4+
|:-----------------|------------------|
55
| Point of contact | @davidtwco |
66
| Teams | <!-- TEAMS WITH ASKS --> |
77
| Task owners | <!-- TASK OWNERS --> |

src/2025h1/cargo-plumbing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Prototype a new set of Cargo "plumbing" commands
22

33
| Metadata | |
4-
|------------------|-------------------------|
4+
|:-----------------|-------------------------|
55
| Point of contact | @epage |
66
| Teams | <!-- TEAMS WITH ASKS --> |
77
| Task owners | <!-- TASK OWNERS --> |

src/2025h1/cargo-semver-checks.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11
# Continue resolving `cargo-semver-checks` blockers for merging into cargo
22

33
| Metadata | |
4-
| --- | --- |
4+
|:-----------------|------------------------------------|
55
| Point of contact | @obi1kenobi |
6-
| Teams | <!-- TEAMS WITH ASKS --> |
7-
| Task owners | <!-- TASK OWNERS --> |
6+
| Teams | <!-- TEAMS WITH ASKS --> |
7+
| Task owners | <!-- TASK OWNERS --> |
88
| Status | Proposed |
9+
| Tracking issue | [rust-lang/rust-project-goals#104] |
910
| Zulip channel | N/A |
1011

1112

src/2025h1/compiletest-directive-rework.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Making compiletest more maintainable: reworking directive handling
22

33
| Metadata | |
4-
|------------------|-------------------------|
4+
|:-----------------|-------------------------|
55
| Point of contact | @jieyouxu |
66
| Teams | <!-- TEAMS WITH ASKS --> |
77
| Task owners | <!-- TASK OWNERS --> |

src/2025h1/const-trait.md

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,14 @@
11
# Prepare const traits for stabilization
22

3-
| Metadata | |
4-
|------------------|--------------------------|
5-
| Point of contact | @oli-obk |
6-
| Teams | <!-- TEAMS WITH ASKS --> |
7-
| Task owners | <!-- TASK OWNERS --> |
8-
| Status | Proposed |
3+
| Metadata | |
4+
|:-----------------|------------------------------------|
5+
| Point of contact | @oli-obk |
6+
| Teams | <!-- TEAMS WITH ASKS --> |
7+
| Task owners | <!-- TASK OWNERS --> |
8+
| Status | Proposed |
9+
| Tracking issue | [rust-lang/rust-project-goals#106] |
10+
| Zulip channel | N/A |
11+
912

1013
## Summary
1114

src/2025h1/eii.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Externally Implementable Items
22

33
| Metadata | |
4-
|------------------|--------------------|
4+
|:-----------------|--------------------|
55
| Point of contact | @m-ou-se |
66
| Teams | <!-- TEAMS WITH ASKS --> |
77
| Task owners | <!-- TASK OWNERS --> |

src/2025h1/ergonomic-rc.md

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,14 @@
11
# Experiment with ergonomic ref-counting
22

3-
| Metadata | |
4-
|------------------|-------------|
5-
| Point of contact | @spastorino |
6-
| Teams | <!-- TEAMS WITH ASKS --> |
7-
| Task owners | <!-- TASK OWNERS --> |
8-
| Status | Proposed |
9-
| Zulip channel | N/A |
3+
| Metadata | |
4+
|:-----------------|------------------------------------|
5+
| Point of contact | @spastorino |
6+
| Teams | <!-- TEAMS WITH ASKS --> |
7+
| Task owners | <!-- TASK OWNERS --> |
8+
| Status | Proposed |
9+
| Tracking issue | [rust-lang/rust-project-goals#107] |
10+
| Zulip channel | N/A |
11+
1012

1113
## Summary
1214

src/2025h1/field-projections.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Field Projections
22

33
| Metadata | |
4-
|------------------|----------------------------|
4+
|:-----------------|----------------------------|
55
| Point of contact | @y86-dev |
66
| Teams | <!-- TEAMS WITH ASKS --> |
77
| Task owners | <!-- TASK OWNERS --> |

src/2025h1/formality.md

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,13 @@
11
# Model coherence in a-mir-formality
22

3-
| Metadata | |
4-
|------------------|---------------|
5-
| Point of contact | @nikomatsakis |
6-
| Teams | <!-- TEAMS WITH ASKS --> |
7-
| Task owners | <!-- TASK OWNERS --> |
8-
| Status | Proposed |
9-
| Zulip channel | [#t-types/formality][channel] |
3+
| Metadata | |
4+
|:-----------------|------------------------------------|
5+
| Point of contact | @nikomatsakis |
6+
| Teams | <!-- TEAMS WITH ASKS --> |
7+
| Task owners | <!-- TASK OWNERS --> |
8+
| Status | Proposed |
9+
| Tracking issue | [rust-lang/rust-project-goals#122] |
10+
| Zulip channel | [#t-types/formality][channel] |
1011

1112
[channel]: https://rust-lang.zulipchat.com/#narrow/channel/402470-t-types.2Fformality
1213

src/2025h1/improve-rustc-codegen.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
-->
1212

1313
| Metadata | |
14-
|------------------|-------------|
14+
|:-----------------|-------------|
1515
| Point of contact | @folkertdev |
1616
| Teams | <!-- TEAMS WITH ASKS --> |
1717
| Task owners | <!-- TASK OWNERS --> |

src/2025h1/libtest-json.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Finish the libtest json output experiment
22

33
| Metadata | |
4-
|------------------|-----------------------------|
4+
|:-----------------|-----------------------------|
55
| Point of contact | @epage |
66
| Teams | <!-- TEAMS WITH ASKS --> |
77
| Task owners | <!-- TASK OWNERS --> |

src/2025h1/macro-improvements.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Declarative (`macro_rules!`) macro improvements
22

33
| Metadata | |
4-
|------------------|---------------|
4+
|:-----------------|---------------|
55
| Point of contact | @joshtriplett |
66
| Teams | <!-- TEAMS WITH ASKS --> |
77
| Task owners | <!-- TASK OWNERS --> |

src/2025h1/metrics-initiative.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Metrics Initiative
22

33
| Metadata | |
4-
|------------------|--------------------------|
4+
|:-----------------|--------------------------|
55
| Point of contact | @yaahc |
66
| Teams | <!-- TEAMS WITH ASKS --> |
77
| Task owners | <!-- TASK OWNERS --> |

src/2025h1/min_generic_const_arguments.md

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,17 @@
11
# "Stabilizable" prototype for expanded const generics
22

3-
| Metadata | |
4-
| --- | --- |
3+
| Metadata | |
4+
|:-----------------|------------------------------------|
55
| Point of contact | @BoxyUwU |
6-
| Teams | <!-- TEAMS WITH ASKS --> |
7-
| Task owners | <!-- TASK OWNERS --> |
8-
| Status | Proposed |
9-
| Tracking issue | [rust-lang/rust-project-goals#100] |
10-
| Zulip channel | [#project-const-generics][channel] |
6+
| Teams | <!-- TEAMS WITH ASKS --> |
7+
| Task owners | <!-- TASK OWNERS --> |
8+
| Status | Proposed |
9+
| Tracking issue | [rust-lang/rust-project-goals#100] |
10+
| Zulip channel | [#project-const-generics][channel] |
1111

1212
[channel]: https://rust-lang.zulipchat.com/#narrow/channel/260443-project-const-generics/
1313

14+
1415
## Summary
1516

1617
Experiment with a new `min_generic_const_args` implementation to address challenges found with the existing approach to supporting generic parameters in const generic arguments.

src/2025h1/next-solver.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
# Next-generation trait solver
22

3-
| Metadata | |
4-
|----------------|------------------------------------|
5-
| Point of contact | @lcnr |
6-
| Teams | <!-- TEAMS WITH ASKS --> |
7-
| Task owners | <!-- TASK OWNERS --> |
8-
| Status | Proposed |
9-
| Tracking issue | [rust-lang/rust-project-goals#113] |
10-
| Zulip channel | [#t-types/trait-system-refactor][channel] |
3+
| Metadata | |
4+
|:-----------------|-------------------------------------------|
5+
| Point of contact | @lcnr |
6+
| Teams | <!-- TEAMS WITH ASKS --> |
7+
| Task owners | <!-- TASK OWNERS --> |
8+
| Status | Proposed |
9+
| Tracking issue | [rust-lang/rust-project-goals#113] |
10+
| Zulip channel | [#t-types/trait-system-refactor][channel] |
1111

1212
[channel]: https://rust-lang.zulipchat.com/#narrow/channel/364551-t-types.2Ftrait-system-refactor
1313

src/2025h1/null-enum-discriminant-debug-checks.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Null and enum-discriminant runtime checks in debug builds
22

33
| Metadata | |
4-
|------------------|----------------------|
4+
|:-----------------|----------------------|
55
| Point of contact | @1c3t3a |
66
| Teams | <!-- TEAMS WITH ASKS --> |
77
| Task owners | <!-- TASK OWNERS --> |

src/2025h1/open-namespaces.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33

44
| Metadata | |
5-
|------------------|----------------------------------|
5+
|:-----------------|----------------------------------|
66
| Point of contact | @epage |
77
| Teams | <!-- TEAMS WITH ASKS --> |
88
| Task owners | <!-- TASK OWNERS --> |

src/2025h1/optimize-clippy-linting-2.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,15 @@
22
(a.k.a The Clippy Performance Project)
33

44
| Metadata | |
5-
|------------------|------------------------------------|
5+
|:-----------------|------------------------------------|
66
| Point of contact | @blyxyas |
7-
| Teams | <!-- TEAMS WITH ASKS --> |
8-
| Task owners | <!-- TASK OWNERS --> |
7+
| Teams | <!-- TEAMS WITH ASKS --> |
8+
| Task owners | <!-- TASK OWNERS --> |
99
| Status | Proposed |
1010
| Tracking issue | [rust-lang/rust-project-goals#114] |
1111
| Zulip channel | N/A |
1212

13+
1314
## Summary
1415

1516
This is the formalization and documentation of the Clippy Performance Project, a project first talked about on [Zulip, July 2023](https://rust-lang.zulipchat.com/#narrow/stream/257328-clippy/topic/Clippy's.20performance). As the project consists of several points and is ever-changing, this document also has a dynamic structure and the team can add points.

src/2025h1/parallel-front-end.md

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,17 @@
11
# Promoting Parallel Front End
22

3-
| Metadata | |
4-
| --- | --- |
5-
| Point of contact | @SparrowLii |
6-
| Teams | <!-- TEAMS WITH ASKS --> |
7-
| Task owners | <!-- TASK OWNERS --> |
8-
| Status | Accepted |
9-
| Tracking issue | [rust-lang/rust-project-goals#121] |
10-
| Zulip channel | [#t-compiler/wg-parallel-rustc][channel] |
3+
| Metadata | |
4+
|:-----------------|------------------------------------------|
5+
| Point of contact | @SparrowLii |
6+
| Teams | <!-- TEAMS WITH ASKS --> |
7+
| Task owners | <!-- TASK OWNERS --> |
8+
| Status | Proposed |
9+
| Tracking issue | [rust-lang/rust-project-goals#121] |
10+
| Zulip channel | [#t-compiler/wg-parallel-rustc][channel] |
1111

1212
[channel]: https://rust-lang.zulipchat.com/#narrow/channel/187679-t-compiler.2Fwg-parallel-rustc/
1313

14+
1415
## Summary
1516

1617
Continue to parallelize front-end stabilization and performance improvements, continuing from the [2024h2 goal](https://rust-lang.github.io/rust-project-goals/2024h2/parallel-front-end.html).

src/2025h1/perf-improvements.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# rustc-perf improvements
22

33
| Metadata | |
4-
|------------------|---------------------|
4+
|:-----------------|---------------------|
55
| Point of contact | @davidtwco |
66
| Teams | <!-- TEAMS WITH ASKS --> |
77
| Task owners | <!-- TASK OWNERS --> |

src/2025h1/pub-priv.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Stabilize public/private dependencies
22

33
| Metadata | |
4-
|------------------|-------------------------|
4+
|:-----------------|-------------------------|
55
| Point of contact | @epage |
66
| Teams | <!-- TEAMS WITH ASKS --> |
77
| Task owners | <!-- TASK OWNERS --> |

0 commit comments

Comments
 (0)