summaryrefslogtreecommitdiffstats
path: root/src/doc/book/2018-edition/src/ch10-00-generics.md
diff options
context:
space:
mode:
Diffstat (limited to 'src/doc/book/2018-edition/src/ch10-00-generics.md')
-rw-r--r--src/doc/book/2018-edition/src/ch10-00-generics.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/doc/book/2018-edition/src/ch10-00-generics.md b/src/doc/book/2018-edition/src/ch10-00-generics.md
new file mode 100644
index 000000000..e29591247
--- /dev/null
+++ b/src/doc/book/2018-edition/src/ch10-00-generics.md
@@ -0,0 +1,10 @@
+# Generic Types, Traits, and Lifetimes
+
+The 2018 edition of the book is no longer distributed with Rust's documentation.
+
+If you came here via a link or web search, you may want to check out [the current
+version of the book](../ch10-00-generics.html) instead.
+
+If you have an internet connection, you can [find a copy distributed with
+Rust
+1.30](https://doc.rust-lang.org/1.30.0/book/2018-edition/ch10-00-generics.html). \ No newline at end of file