-
Notifications
You must be signed in to change notification settings - Fork 397
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
and remove the respective section from the README instead.
- Loading branch information
Showing
2 changed files
with
9 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
Certain unstable features can enable additional functionality useful to | ||
cross-compiling. Note that these are unstable, and may be removed at any time | ||
(particularly if the feature is stabilized or removed), and will only be used | ||
on a nightly channel. | ||
|
||
Here is the list of currently available unstable features: | ||
|
||
- `CROSS_UNSTABLE_ENABLE_DOCTESTS`: enable or disable running doctests | ||
(example: `true`) |