]> git.lizzy.rs Git - rust.git/commit
auto merge of #19354 : barosl/rust/strconv-doc-fix, r=steveklabnik
authorbors <bors@rust-lang.org>
Fri, 28 Nov 2014 00:01:23 +0000 (00:01 +0000)
committerbors <bors@rust-lang.org>
Fri, 28 Nov 2014 00:01:23 +0000 (00:01 +0000)
commiteb4e0f77043090aa404d1d935274e9cf289d33ba
treeecd6662a31c93faab23c8000cd1a304dbc0b8b67
parent3dd5443ebd2e34baf51010245a6bce6f12552a22
parentc67dbed11cce16fdd6999c10960bfd3ad5911945
auto merge of #19354 : barosl/rust/strconv-doc-fix, r=steveklabnik

- `int_to_str_bytes_common()` doesn't have a return value.
- `float_to_str_bytes_common()` has an old-style doc comment.