Skip to content

Commit b82281a

Browse files
committed
fix docs to drop reverted change
1 parent 90b9c6a commit b82281a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/doc/src/reference/unstable.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,7 @@
22

33
Experimental Cargo features are only available on the nightly channel. You
44
typically use one of the `-Z` flags to enable them. Run `cargo -Z help` to
5-
see a list of flags available. All Z flags accept either dashes or underscores
6-
as separators.
5+
see a list of flags available.
76

87
`-Z unstable-options` is a generic flag for enabling other unstable
98
command-line flags. Options requiring this will be called out below.

0 commit comments

Comments
 (0)