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

usize is now a proper ctype, so fix cmp_slice #32035

Merged
merged 1 commit into from
Mar 5, 2016
Merged

usize is now a proper ctype, so fix cmp_slice #32035

merged 1 commit into from
Mar 5, 2016

Conversation

strega-nil
Copy link
Contributor

Just take out the NOTE and the #[allow(improper_ctypes)]

@rust-highfive
Copy link
Collaborator

r? @brson

(rust_highfive has picked a reviewer for you, use r? to override)

@bluss
Copy link
Member

bluss commented Mar 4, 2016

@bors r+ rollup

Thanks! The lint was changed in #28779.

@bors
Copy link
Contributor

bors commented Mar 4, 2016

📌 Commit 633cd84 has been approved by bluss

@strega-nil
Copy link
Contributor Author

Thanks @bluss!

Manishearth added a commit to Manishearth/rust that referenced this pull request Mar 4, 2016
Just take out the `NOTE` and the `#[allow(improper_ctypes)]`
steveklabnik added a commit to steveklabnik/rust that referenced this pull request Mar 4, 2016
Just take out the `NOTE` and the `#[allow(improper_ctypes)]`
bors added a commit that referenced this pull request Mar 4, 2016
@alexcrichton alexcrichton merged commit 633cd84 into rust-lang:master Mar 5, 2016
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.

7 participants