File tree 3 files changed +2
-29
lines changed
3 files changed +2
-29
lines changed Original file line number Diff line number Diff line change 123
123
- [ Appendices] ( appendices.md )
124
124
- [ Macro Follow-Set Ambiguity Formal Specification] ( macro-ambiguity.md )
125
125
- [ Influences] ( influences.md )
126
- - [ As-Yet-Undocumented Features] ( undocumented.md )
127
126
- [ Glossary] ( glossary.md )
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ provides three kinds of material:
12
12
<div class =" warning " >
13
13
14
14
Warning: This book is incomplete. Documenting everything takes a while. See
15
- the [ undocumented ] page for what is not documented in this book.
15
+ the [ GitHub issues ] for what is not documented in this book.
16
16
17
17
</div >
18
18
@@ -132,9 +132,9 @@ discord. Knowing what people use this book for the most helps direct our
132
132
attention to making those sections the best that they can be.
133
133
134
134
[ book ] : ../book/index.html
135
+ [ github issues ] : https://github.com/rust-lang-nursery/reference/issues
135
136
[ standard library ] : ../std/index.html
136
137
[ the Rust Reference repository ] : https://github.com/rust-lang-nursery/reference/
137
- [ big issue ] : https://github.com/rust-lang-nursery/reference/issues/9
138
138
[ Unstable Book ] : https://doc.rust-lang.org/nightly/unstable-book/
139
139
[ _Expression_ ] : expressions.html
140
140
[ cargo book ] : ../cargo/index.html
@@ -143,5 +143,4 @@ attention to making those sections the best that they can be.
143
143
[ lifetime of temporaries ] : expressions.html#temporary-lifetimes
144
144
[ linkage ] : linkage.html
145
145
[ rustc book ] : ../rustc/index.html
146
- [ undocumented ] : undocumented.html
147
146
[ Notation ] : notation.html
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments