]> git.lizzy.rs Git - rust.git/commit
Restructure and redistribute std::path's module docs
authorlukaramu <lukaramu@users.noreply.github.com>
Mon, 17 Apr 2017 20:37:27 +0000 (22:37 +0200)
committerlukaramu <lukaramu@users.noreply.github.com>
Mon, 17 Apr 2017 20:37:27 +0000 (22:37 +0200)
commit51ca5fe716c48b2dd4adbe4e2379d952b60afca8
tree0d81df50f72baf1feb80a19651e7bc21905876e8
parent8c21b601367c4ee8c9b1554941189fdd09c8abb2
Restructure and redistribute std::path's module docs

Part of #29368.
* Added a new summary paragraph about std::path's parsing facilities
* Slightly exanded `Component`'s docs
* removed the now redundant section on component types from the module docs
* moved the section on path normalization during parsing to the docs on
  `Path::components`
* Clarified difference between `Prefix` and `PrefixComponent` in their
  respecive summary sentences
src/libstd/path.rs