about summary refs log tree commit diff
path: root/src/rustllvm/ExecutionEngineWrapper.cpp
diff options
context:
space:
mode:
authorManish Goregaokar <manishsmail@gmail.com>2015-03-15 15:40:18 +0530
committerManish Goregaokar <manishsmail@gmail.com>2015-03-15 15:40:18 +0530
commitf31d818739023cf6f7847ef8c5a9d441a49e9a51 (patch)
tree0407144f4bf52f0bc35d456612949f5a0027c207 /src/rustllvm/ExecutionEngineWrapper.cpp
parent3ebe24920bf6a4a8ab5323fb1f5650c9fe9ea3b0 (diff)
parent3453b5b4a888a1a1c98cf7355bd3e1ae868cf0e3 (diff)
downloadrust-f31d818739023cf6f7847ef8c5a9d441a49e9a51.tar.gz
rust-f31d818739023cf6f7847ef8c5a9d441a49e9a51.zip
Rollup merge of #23379 - kballard:tweak-stdio-docs-no-raw-constructors, r=alexcrichton
`std::io` does not currently expose the `stdin_raw`, `stdout_raw`, or
`stderr_raw` functions. According to the current plans for stdio (see
rust-lang/rfcs#517), raw access will likely be provided using the
platform-specific `std::os::{unix,windows}` modules. At the moment we
don't expose any way to do this. As such, delete all mention of the
`*_raw` functions from the `stdin`/`stdout`/`stderr` function
documentation.

While we're at it, remove a few `pub`s from items that aren't exposed.
This is done just to lessen the confusion experienced by anyone who
looks at the source in an attempt to find the `*_raw` functions.
Diffstat (limited to 'src/rustllvm/ExecutionEngineWrapper.cpp')
0 files changed, 0 insertions, 0 deletions