Skip to content

Commit 3bde9ea

Browse files
committed
Adjust for the next six months
1 parent 9084a53 commit 3bde9ea

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

src/2025h1/annotate-snippets.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,7 @@
44
| --- | --- |
55
| Owner(s) | @estebank, @Muscraft |
66
| Teams | [compiler] |
7-
| Status | Accepted |
8-
| Tracking issue | [rust-lang/rust-project-goals#123] |
7+
| Status | Proposed |
98

109

1110
## Summary
@@ -25,7 +24,7 @@ annotate-snippets is already part of the rustc codebase, but it is disabled by d
2524
### The next 6 months
2625

2726
- annotate-snippets rendered output reaches full parity (modulo reasonable non-significant divergences) with rustc's output
28-
- rustc is fully using annotate-snippets for their output.
27+
- A call for testing is made to the community to gather feedback on annotate-snippets
2928

3029
### The "shiny future" we are working towards
3130

@@ -46,8 +45,8 @@ The outputs of rustc and cargo are fully using annotate-snippets, with no regres
4645
| Subgoal | Owner(s) or team(s) | Notes |
4746
| ----------------------------------------------- | ------------------------------ | ------------------------------ |
4847
| Reach output parity of rustc/annotate-snippets | | |
48+
| ↳ add suggestions | @Muscraft | |
4949
| ↳ Port a subset of rustc's UI tests | @Muscraft | |
50-
| ↳ Make list of current unnaddressed divergences | @Muscraft | |
5150
| ↳ address divergences | @Muscraft | |
5251
| Initial use of annotate-snippets | | |
5352
| ↳ update annotate-snippets to latest version | | |

0 commit comments

Comments
 (0)