Skip to content

Commit 3e8f80c

Browse files
committed
Note that this book is edition 2018
1 parent c42314b commit 3e8f80c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/intro.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,5 +39,7 @@ Topics that are within the scope of this book include: the meaning of (un)safety
3939

4040
The Rustonomicon is not a place to exhaustively describe the semantics and guarantees of every single API in the standard library, nor is it a place to exhaustively describe every feature of Rust.
4141

42+
Unless otherwise noted, Rust code in this book uses the Rust 2018 edition.
43+
4244
[trpl]: ../book/index.html
4345
[ref]: ../reference/index.html

0 commit comments

Comments
 (0)