Skip to content
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

Lint pass like GCC's -Wtype-limits (#3833) #3852

Merged
merged 3 commits into from
Oct 24, 2012

Conversation

veddan
Copy link
Contributor

@veddan veddan commented Oct 24, 2012

No description provided.

brson added a commit that referenced this pull request Oct 24, 2012
Lint pass like GCC's -Wtype-limits (#3833)
@brson brson merged commit a66e013 into rust-lang:incoming Oct 24, 2012
@brson
Copy link
Contributor

brson commented Oct 24, 2012

Thanks!

I see it already caught two useless assert is hash.rs. Nice.

@veddan veddan deleted the type-limits branch July 27, 2013 12:46
RalfJung pushed a commit to RalfJung/rust that referenced this pull request Sep 22, 2024
Refactor fd read/write

This PR passed the responsibility of reading to user supplied buffer and dest place to each implementation of ``FileDescription::read/write/pread/pwrite``.

This is part of rust-lang#3665.
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