We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4cebd13 commit 8a9bfc0Copy full SHA for 8a9bfc0
src/doc/src/reference/unstable.md
@@ -52,10 +52,12 @@ how the feature works:
52
```
53
54
Each new feature described below should explain how to use it.
55
+For the latest nightly, see the [nightly version] of this page.
56
57
[config file]: config.md
58
[nightly channel]: ../../book/appendix-07-nightly-rust.html
59
[stabilized]: https://doc.crates.io/contrib/process/unstable.html#stabilization
60
+[nightly version]: https://doc.rust-lang.org/nightly/cargo/reference/unstable.html#script
61
62
### List of unstable features
63
0 commit comments