We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents acedc32 + 73bed1d commit fdb0090Copy full SHA for fdb0090
src/introduction.md
@@ -26,6 +26,11 @@ is what we have for now.
26
27
You may also be interested in the [grammar].
28
29
+N. B. This document may be incomplete. Documenting everything might take a
30
+while. We have a [big issue] to track documentation for every Rust feature,
31
+so check that out if you can't find something here.
32
+
33
[book]: ../book/index.html
34
[standard]: ../std/index.html
35
[grammar]: ../grammar.html
36
+[big issue]: https://github.com/rust-lang-nursery/reference/issues/9
0 commit comments