You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/intro.md
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -39,5 +39,7 @@ Topics that are within the scope of this book include: the meaning of (un)safety
39
39
40
40
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.
41
41
42
+
Unless otherwise noted, Rust code in this book uses the Rust 2018 edition.
0 commit comments