Skip to content

Clarify unit of size in docs for size_of functions. #12374

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
Feb 19, 2014
Merged

Clarify unit of size in docs for size_of functions. #12374

merged 1 commit into from
Feb 19, 2014

Conversation

dylanbraithwaite
Copy link
Contributor

Changed the docs for std::mem to clarify the fact that the size functions return sizes in bytes.

Changed the docs in mem.rs to clarify the fact the the size functions return sizes in bytes.
bors added a commit that referenced this pull request Feb 19, 2014
…on, r=cmr

Changed the docs for std::mem to clarify the fact that the size functions return sizes in bytes.
@bors bors closed this Feb 19, 2014
@bors bors merged commit 5611463 into rust-lang:master Feb 19, 2014
flip1995 pushed a commit to flip1995/rust that referenced this pull request Mar 7, 2024
…nishearth

Show duplicate diagnostics in UI tests by default

Duplicated diagnostics can indicate where redundant work is being done, this PR doesn't fix any of that but does indicate in which tests they're occurring for future investigation or to catch issues in future lints

changelog: none
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.

2 participants