]> git.lizzy.rs Git - rust.git/commit
Address a few XXX comments throughout the runtime
authorAlex Crichton <alex@alexcrichton.com>
Wed, 16 Oct 2013 03:55:50 +0000 (20:55 -0700)
committerAlex Crichton <alex@alexcrichton.com>
Thu, 24 Oct 2013 21:21:56 +0000 (14:21 -0700)
commitc6fa4e277f5eb873e979d8ac1ae7a4c3ccb1e9cc
tree220d4a4b85d62a84d957a2a05936a9507da1b76d
parent1db783bdcf05954e066adf6cefbbc5ac72e13173
Address a few XXX comments throughout the runtime

* Implement Seek for Option<Seek>
* Remove outdated comment for io::process
* De-pub a component which didn't need to be pub
src/libstd/rt/io/mod.rs
src/libstd/rt/io/option.rs
src/libstd/rt/io/process.rs