]> git.lizzy.rs Git - rust.git/commit
rollup merge of #19205: jashank/docs-fix
authorJakub Bukaj <jakub@jakub.cc>
Sun, 23 Nov 2014 19:11:54 +0000 (14:11 -0500)
committerJakub Bukaj <jakub@jakub.cc>
Sun, 23 Nov 2014 19:11:54 +0000 (14:11 -0500)
commit072015ee3d0495578c6072c6af38544e1af3710b
treefea5cfd60c50f44a235279dfe5b3690ae4959412
parent9d721180f2b99225d8af5c424e75af1d3988fc93
parentab854481bafdd62ab98b7abbb08f86bcd7cc8190
rollup merge of #19205: jashank/docs-fix

Catch a missed triple-slash in the docs for `std::os::args()`. Passes `make check`. (I've also eyeballed the rest of `libstd` with the aid of some funky regexes and haven't found anything similar.)
src/libstd/os.rs