Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions src/2026/field-projections.md
Original file line number Diff line number Diff line change
Expand Up @@ -136,4 +136,12 @@ Field projections is part of a larger idea called *beyond references*. There sho

The lang team support level is Large, since we could end up with an RFC review and decision at the end of the year. If not, then the input from t-lang is much more manageable and more in-line with Medium: the design meetings and the champion suffice as support.

## Help wanted

| Task | Experience level | Time investment |
|------|-----------------|-----------------|
| Fix a bug in rustdoc: [rust#158768] ([comment][rustdoc-help-wanted]) | Familiarity with rustdoc and procecural macros | |

@lqd lqd Jul 8, 2026

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
| Fix a bug in rustdoc: [rust#158768] ([comment][rustdoc-help-wanted]) | Familiarity with rustdoc and procecural macros | |
| Fix a bug in rustdoc: [rust#158768] ([comment][rustdoc-help-wanted]) | Familiarity with rustdoc and procedural macros | |

View changes since the review

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

😝


[rustdoc-help-wanted]: https://github.com/rust-lang/rust-project-goals/issues/390#issuecomment-4881394710

## Frequently asked questions
Loading