Skip to content

Commit bac300f

Browse files
committed
Update formatting and mention T-rustdoc discussion and moral support.
1 parent ed4bd3c commit bac300f

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

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

+8-8
Original file line numberDiff line numberDiff line change
@@ -134,14 +134,14 @@ To accomplish this, `cargo-semver-checks` needs the ability to express more kind
134134

135135
**Owner:** @obi1kenobi, as maintainer of `cargo-semver-checks`
136136

137-
I (@obi1kenobi) will be working on this effort. The only other resource request would be occasional discussions and moral support from the [cargo] team, of which I already have the privilege as maintainer of a popular cargo plugin.
138-
139-
| Subgoal | Owner(s) or team(s) | Notes |
140-
| -------------------------------------------------- | ----------------------- | ----- |
141-
| Prototype cross-crate linting using workarounds | @obi1kenobi | |
142-
| Allow linting generic types, lifetimes, bounds | @obi1kenobi | |
143-
| Handle "special cases" like `'static` and `?Sized` | @obi1kenobi | |
144-
| Handle `#[doc(hidden)]` in sealed trait analysis | @obi1kenobi | |
137+
I (@obi1kenobi) will be working on this effort. The only other resource request would be occasional discussions and moral support from the [cargo] and [rustdoc] teams, of which I already have the privilege as maintainer of a popular cargo plugin that makes extensive use of rustdoc JSON.
138+
139+
| Subgoal | Owner(s) or team(s) | Notes |
140+
| -------------------------------------------------- | --------------------------- | ----- |
141+
| Prototype cross-crate linting using workarounds | @obi1kenobi | |
142+
| Allow linting generic types, lifetimes, bounds | @obi1kenobi | |
143+
| Handle "special cases" like `'static` and `?Sized` | @obi1kenobi | |
144+
| Handle `#[doc(hidden)]` in sealed trait analysis | @obi1kenobi | |
145145
| Discussion and moral support | ![Team][] [cargo] [rustdoc] | |
146146

147147
## Frequently asked questions

0 commit comments

Comments
 (0)