Skip to content

Commit 4ad50e0

Browse files
authored
remove untrue/contentious statement
One can use unstable features on stable too, like via an env var
1 parent c188f7b commit 4ad50e0

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

src/contributing.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -52,9 +52,7 @@ channels: stable, beta, and nightly.
5252

5353
- **Stable**: this is the latest stable release for general usage.
5454
- **Beta**: this is the next release (will be stable within 6 weeks).
55-
- **Nightly**: follows the `master` branch of the repo. This is the only
56-
channel where unstable, incomplete, or experimental features are usable with
57-
feature gates.
55+
- **Nightly**: follows the `master` branch of the repo.
5856

5957
See [this chapter on implementing new features](./implementing_new_features.md) for more
6058
information.

0 commit comments

Comments
 (0)