Skip to content

Documentation fix for std::num::strconv #19354

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Nov 28, 2014
Merged

Conversation

barosl
Copy link
Contributor

@barosl barosl commented Nov 27, 2014

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

- int_to_str_bytes_common() doesn't have a return value.
- float_to_str_bytes_common() has an old-style doc comment.
@steveklabnik
Copy link
Member

Thank you!

bors added a commit that referenced this pull request Nov 28, 2014
- `int_to_str_bytes_common()` doesn't have a return value.
- `float_to_str_bytes_common()` has an old-style doc comment.
@bors bors closed this Nov 28, 2014
@bors bors merged commit c67dbed into rust-lang:master Nov 28, 2014
lnicola pushed a commit to lnicola/rust that referenced this pull request Apr 28, 2025
Preparation to Return Type Notation (RTN)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants