Skip to content

Commit 87f38b8

Browse files
authored
Link continuing goals to their previous period goal (rust-lang#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 ec564e7 commit 87f38b8

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 --> |

0 commit comments

Comments
 (0)