Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove undocumented page #539

Merged
merged 4 commits into from
Mar 17, 2019
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion src/SUMMARY.md
Original file line number Diff line number Diff line change
Expand Up @@ -123,5 +123,4 @@
- [Appendices](appendices.md)
- [Macro Follow-Set Ambiguity Formal Specification](macro-ambiguity.md)
- [Influences](influences.md)
- [As-Yet-Undocumented Features](undocumented.md)
- [Glossary](glossary.md)
5 changes: 2 additions & 3 deletions src/introduction.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ provides three kinds of material:
<div class="warning">

Warning: This book is incomplete. Documenting everything takes a while. See
the [undocumented] page for what is not documented in this book.
the [GitHub issues] for what is not documented in this book.

</div>

Expand Down Expand Up @@ -132,9 +132,9 @@ discord. Knowing what people use this book for the most helps direct our
attention to making those sections the best that they can be.

[book]: ../book/index.html
[github issues]: https://github.com/rust-lang-nursery/reference/issues
[standard library]: ../std/index.html
[the Rust Reference repository]: https://github.com/rust-lang-nursery/reference/
[big issue]: https://github.com/rust-lang-nursery/reference/issues/9
[Unstable Book]: https://doc.rust-lang.org/nightly/unstable-book/
[_Expression_]: expressions.html
[cargo book]: ../cargo/index.html
Expand All @@ -143,5 +143,4 @@ attention to making those sections the best that they can be.
[lifetime of temporaries]: expressions.html#temporary-lifetimes
[linkage]: linkage.html
[rustc book]: ../rustc/index.html
[undocumented]: undocumented.html
[Notation]: notation.html
25 changes: 0 additions & 25 deletions src/undocumented.md

This file was deleted.