]> git.lizzy.rs Git - rust.git/commit
Rollup merge of #41870 - excaliburHisSheath:iss29367-windows-docs, r=frewsxcv
authorMark Simulacrum <mark.simulacrum@gmail.com>
Fri, 19 May 2017 20:16:12 +0000 (14:16 -0600)
committerGitHub <noreply@github.com>
Fri, 19 May 2017 20:16:12 +0000 (14:16 -0600)
commitd7a5390a67b114b4417558d71df798c9602f92a7
treea1bbfe38a433bb8dd11167b760a10e1379c54102
parentb21577e1e80ed7a2470cd3402004b80d1bf0f30d
parenta89292514b6d4c4e9be7d6d527ad72e08e27173c
Rollup merge of #41870 - excaliburHisSheath:iss29367-windows-docs, r=frewsxcv

Improve docs in os::windows::ffi and os::windows::fs

Part of #29367

This PR makes changes to the documentation in `os::windows::ffi` and `os::windows::fs` with the goal of fleshing them out and bringing them in line with Rust's quality standards.

r? @steveklabnik