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
4 changes: 0 additions & 4 deletions src/doc/contrib/src/process/unstable.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,7 @@ been passed.
Every unstable feature should have a section added to the [unstable chapter]
describing how to use the feature.

`-Z` CLI flags should be documented in the built-in help in the [`cli`
module].

[unstable chapter]: https://github.com/rust-lang/cargo/blob/master/src/doc/src/reference/unstable.md
[`cli` module]: https://github.com/rust-lang/cargo/blob/master/src/bin/cargo/cli.rs

## Tracking issues

Expand Down