Skip to content

Commit 501a758

Browse files
nikomatsakisclaude
andcommitted
docs: update goal markdown formatting and metadata
Updates formatting and metadata in const-generics, relink-dont-rebuild, and typesystem-docs goal documents for consistency and correctness. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <[email protected]>
1 parent ff2839b commit 501a758

File tree

3 files changed

+5
-4
lines changed

3 files changed

+5
-4
lines changed

src/2025h2/const-generics.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,4 +36,4 @@ suddenly stops working as well as type generics, forcing code to be rewritten to
3636
| ---------------------------- | ------------------- | -------------------------------- |
3737
| Design meeting | ![Team][] [lang] | topic: `adt_const_params` design |
3838
| `adt_const_params` RFC draft | @BoxyUwU | |
39-
| Finish `mgca` prototype | @BoxyUwU @camelid | |
39+
| Finish `mgca` prototype | @BoxyUwU, @camelid | |

src/2025h2/relink-dont-rebuild.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,15 @@
11
# Relink don't Rebuild
2+
23
| Metadata | |
34
| :-- | :-- |
45
| Point of contact | @yaahc |
56
| Status | Proposed |
67
| Tracking issue | [rust-lang/rust-project-goals#400] |
78
| Zulip channel | |
8-
9-
9+
| Flagship | Flexible, fast(er) compilation |
1010
| [cargo] champion | @weihanglo |
1111
| [compiler] champion | @oli-obk |
12+
1213
## Summary
1314

1415
Work towards avoiding rebuilds of a crate's dependents for changes that don't affect the crate's

src/2025h2/typesystem-docs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,4 +36,4 @@ All type system components should be thoroughly documented. Contributors should
3636
| Discussion and moral support | ![Team][] [types] | |
3737
| Triage Analysis Chapter | @BoxyUwU | |
3838
| Const Generics Documentation | @BoxyUwU | |
39-
| New Solver Documentation | @BoxyUwU @lcnr | |
39+
| New Solver Documentation | @BoxyUwU, @lcnr | |

0 commit comments

Comments
 (0)