Update book submodule

This commit is contained in:
Kornel 2019-02-24 17:44:59 +00:00
parent 31eb0e2d3c
commit 19c302c89a
2 changed files with 2 additions and 2 deletions

@ -1 +1 @@
Subproject commit 0e9061cbaf95adfb9f3ed36c6cef4c046f282e86
Subproject commit fab9419503f0e34c1a06f9350a6705d0ce741dc6

View file

@ -187,7 +187,7 @@
//! [`sync`]: sync/index.html
//! [`thread`]: thread/index.html
//! [`use std::env`]: env/index.html
//! [`use`]: ../book/ch07-02-modules-and-use-to-control-scope-and-privacy.html#the-use-keyword-to-bring-paths-into-a-scope
//! [`use`]: ../book/ch07-02-defining-modules-to-control-scope-and-privacy.html
//! [crates.io]: https://crates.io
//! [deref-coercions]: ../book/ch15-02-deref.html#implicit-deref-coercions-with-functions-and-methods
//! [files]: fs/struct.File.html