Skip to content

Commit ff060bc

Browse files
aDotInTheVoidGuillaumeGomez
authored andcommitted
Clairify what being publishable means in practice.
rust-lang#3505 (comment)
1 parent 4348987 commit ff060bc

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

text/0000-rustdoc-types-maintainers.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,8 @@ The update/publishing process will be moved to T-rustdoc. In the medium term, I
5858
We (T-rustdoc) will continue to publish a new version of the `rustdoc-types` crate
5959
every time the upstream implementation changes, and these will be versioned with
6060
normal SemVer. Changes to rustdoc-json in `rust-lang/rust` will not be accepted
61-
if they would make it not possible to publish `rustdoc-types`.
61+
if they would make it not possible to publish `rustdoc-types` (eg: using `rustc_*`
62+
crates, or nightly features).
6263

6364
## Actual Mechanics of the move
6465

0 commit comments

Comments
 (0)