mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-16 21:15:18 +03:00
Merge pull request #3285 from arnavb/patch-1
Fix incorrect documentation for `unstable_features`
This commit is contained in:
+1
-1
@@ -2298,7 +2298,7 @@ Whether to use colored output or not.
|
||||
|
||||
## `unstable_features`
|
||||
|
||||
Enable unstable features on stable channel.
|
||||
Enable unstable features on the unstable channel.
|
||||
|
||||
- **Default value**: `false`
|
||||
- **Possible values**: `true`, `false`
|
||||
|
||||
Reference in New Issue
Block a user