File tree Expand file tree Collapse file tree 3 files changed +2
-29
lines changed Expand file tree Collapse file tree 3 files changed +2
-29
lines changed Original file line number Diff line number Diff line change 123123- [ Appendices] ( appendices.md )
124124 - [ Macro Follow-Set Ambiguity Formal Specification] ( macro-ambiguity.md )
125125 - [ Influences] ( influences.md )
126- - [ As-Yet-Undocumented Features] ( undocumented.md )
127126 - [ Glossary] ( glossary.md )
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ provides three kinds of material:
1212<div class =" warning " >
1313
1414Warning: 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.
1616
1717</div >
1818
@@ -132,9 +132,9 @@ discord. Knowing what people use this book for the most helps direct our
132132attention to making those sections the best that they can be.
133133
134134[ book ] : ../book/index.html
135+ [ github issues ] : https://github.com/rust-lang-nursery/reference/issues
135136[ standard library ] : ../std/index.html
136137[ the Rust Reference repository ] : https://github.com/rust-lang-nursery/reference/
137- [ big issue ] : https://github.com/rust-lang-nursery/reference/issues/9
138138[ Unstable Book ] : https://doc.rust-lang.org/nightly/unstable-book/
139139[ _Expression_ ] : expressions.html
140140[ cargo book ] : ../cargo/index.html
@@ -143,5 +143,4 @@ attention to making those sections the best that they can be.
143143[ lifetime of temporaries ] : expressions.html#temporary-lifetimes
144144[ linkage ] : linkage.html
145145[ rustc book ] : ../rustc/index.html
146- [ undocumented ] : undocumented.html
147146[ Notation ] : notation.html
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments